﻿
@font-face {
    font-family: 'Effra_Light';
    src: url('font/Effra_Medium.woff') format('woff');
    font-style: normal;
} 

@font-face {
    font-family: 'Effra-md';
    src: url('font/Effra_Medium.woff') format('woff');
    font-style: normal;
} 
@font-face {
    font-family: 'Effra-bd';
    src: url('font/Effra_Bold.woff') format('woff');
    font-style: normal;
}
 
/* body, .page-title , p { 
    font-family: 'Effra-md' !important
}
#sidebar-menu > ul > li > a {
    font-family: 'Effra-bd' !important; 
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Effra-md' !important
} */

body {
    font-size: 12px;
} 

 