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

}




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

}