/* Webfont */

@font-face {
    font-family: 'Agency FB';
    src: url('AgencyFB-Reg.eot');
    src: url('AgencyFB-Reg.eot?#iefix') format('embedded-opentype'),
        url('AgencyFB-Reg.woff') format('woff'),
        url('AgencyFB-Reg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
