@font-face {
    font-family: 'Arsenal Regular';
    src: url('../font/arsenal-regular-webfont.eot');
    src: local('Arsenal Regular'),
         local('Arsenal'),
         url('../font/arsenal-regular-webfont.ttf') format('truetype'),
         url('../font/arsenal-regular-webfont.svg#font') format('svg');
}