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

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