@font-face {
	font-family: 'PRISTINA';
	src: url('../font-icons/PRISTINA.eot');
	src: local('PRISTINA'), url('../font-icons/PRISTINA.woff') format('woff'), url('../font-icons/PRISTINA.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_17281">Text with this font applied</p> */
.pristina {
	font-family: 'PRISTINA' !important;
}

h3.pristina.ttle {
    font-size: 250%;
    font-style: normal;
}