@font-face {
    font-family: 'AgencyFBRegular';
    src: url('../css/font-face/agencyfb-reg.eot');
    src: url('../css/font-face/agencyfb-reg.eot') format('embedded-opentype'),
         url('../css/font-face/agencyfb-reg.woff') format('woff'),
         url('../css/font-face/agencyfb-reg.ttf') format('truetype'),
         url('../css/font-face/agencyfb-reg.svg#AgencyFBRegular') format('svg');
}