/*
@font-face {
    font-family: 'britannic_bold';
    src: url('/css/typos/britanicbold-avg.eot');
    src: url('/css/typos/britanicbold-avg.eot?#iefix') format('embedded-opentype'),
         url('/css/typos/britanicbold-avg.woff2') format('woff2'),
         url('/css/typos/britanicbold-avg.woff') format('woff'),
         url('/css/typos/britanicbold-avg.ttf') format('truetype'),
         url('/css/typos/britanicbold-avg.svg#britannic_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

*/
/* Equivalent Agency FB*/



@font-face {
    font-family: 'agencyfb_regular';
    src: url('avg-avg.eot');
    src: url('avg-avg.eot?#iefix') format('embedded-opentype'),
         url('avg-avg.woff2') format('woff2'),
         url('avg-avg.woff') format('woff'),
         url('avg-avg.ttf') format('truetype'),
         url('avg-avg.svg#avgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

