/* Adding Font KEFA */
@font-face {
font-family: 'kefa';
url('../fonts/kefa.ttc') format('truetype'),
}
.body, .font-family-kefa, .title, .font-family-kefa .component-content h2, .component-content h2 {
font-family: 'KefaNormal',Helvetica,Arial,sans-serif !important;
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'kefabold';
src: url('../fonts/kefa.ttc-webfont.eot');
src: url('../fonts/kefa.ttc-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/kefa.ttc-webfont.woff') format('woff'),
url('../fonts/kefa.ttc-webfont.ttf') format('truetype'),
url('../fonts/kefa.ttc-webfont.svg#kefabold') format('svg');
font-weight: normal;
font-style: normal;
}
Time to create page: 0.062 seconds