@font-face {
    font-family: 'ClanProNarrow';
    src: url('ClanPro-NarrBook.woff2') format('woff2'),
         url('ClanPro-NarrBook.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ClanProNarrow';
    src: url('ClanPro-NarrBookItalic.woff2') format('woff2'),
         url('ClanPro-NarrBookItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'ClanProNarrow';
    src: url('ClanPro-NarrBold.woff2') format('woff2'),
         url('ClanPro-NarrBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'ClanProNarrow';
    src: url('ClanPro-NarrBoldItalic.woff2') format('woff2'),
         url('ClanPro-NarrBoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}
