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