@font-face {
    font-family: 'Univers 59 Ultra Condensed';
    src: url('univers_59_ultra_condensed_regular-webfont.woff2') format('woff2'),
         url('univers_59_ultra_condensed_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir';
    src: url('avenir_regular-webfont.woff2') format('woff2'),
         url('avenir_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir';
    src: url('avenir_medium-webfont.woff2') format('woff2'),
    url('avenir_medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir';
    src: url('avenir_heavy-webfont.woff2') format('woff2'),
         url('avenir_heavy-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
