﻿body{margin:0; padding:0;font-family:'EbrimaRegular'; }



@font-face {
    font-family:'roboto';
    src: url('fonts/roboto.eot');
    src: url('fonts/roboto.eot') format('embedded-opentype'),
         url('fonts/roboto.woff') format('woff'),
         url('fonts/roboto.ttf') format('truetype'),
         url('fonts/roboto.svg#roboto') format('svg');
}


@font-face {
    font-family: 'TimesNewRomanRegular';
    src: url('fonts/times.eot');
    src: url('fonts/times.eot') format('embedded-opentype'),
         url('fonts/times.woff') format('woff'),
         url('fonts/times.ttf') format('truetype'),
         url('fonts/times.svg#TimesNewRomanRegular') format('svg');
}


