@font-face {
    font-family: 'Pragmatica';
	src: url('fonts//pragmatica.woff') format('woff'), /* Modern Browsers */
		url('fonts/pragmatica.woff2') format('woff2'); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}


           

.title {           
            font-family: "Pragmatica";
            font-size: 28px;
            line-height: 1.3;
}


.name {           
            font-family: "Pragmatica";
            font-size: 28px;
            line-height: 1.5;
}


.text {             
            font-family: "Pragmatica";
            font-size: 16px;
            line-height: 1.5;
}

.color {             
            font-family: "Pragmatica";
            font-size: 16px;
    
    color: #e62672;
}
