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

@font-face {
    font-family: 'agency';
    src: url('agencyfb-bold.eot');
    src: url('agencyfb-bold.eot?#iefix') format('embedded-opentype'),
         url('agencyfb-bold.woff2') format('woff2'),
         url('agencyfb-bold.woff') format('woff'),
         url('agencyfb-bold.ttf') format('truetype'),
         url('agencyfb-bold.svg#AgencyFBBold') format('svg');
    font-weight: 700;
    font-style: normal;
}
