@font-face {
    font-family: 'AgencyRegular';
    src: url('fonts/AGENCYR.eot');
    src: url('fonts/AGENCYR.eot?#iefix') format('embedded-opentype'),
         url('fonts/AGENCYR.woff') format('woff'),
         url('fonts/AGENCYR.ttf') format('truetype'),
         url('fonts/AGENCYR.svg#AgencyRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}    

@font-face {
    font-family: 'AgencyFB';
    src: url('fonts/AGENCYB.eot');
    src: url('fonts/AGENCYB.eot?#iefix') format('embedded-opentype'),
         url('fonts/AGENCYB.woff') format('woff'),
         url('fonts/AGENCYB.ttf') format('truetype'),
         url('fonts/AGENCYB.svg#AgencyFB') format('svg');
    font-weight: normal;
    font-style: normal;
}    
