@font-face {
    font-family: 'sermalregular';
    src: url('fonts/sermal-regular.woff2') format('woff2'),
         url('fonts/sermal-regular.woff') format('woff'),
         url('fonts/sermal-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
div.sermal,body.sermal,.sermal .c-num,.sermal .v-num,.sermal	{font-family:'sermalregular','Serma L' !important}
