@font-face {
    font-family: 'Din 2014 Bold';
    src: url('din2014-bold-font.woff2') format('woff2'),
    url('din2014-bold-font.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Din 2014 Italic';
    src: url('din2014-italic-font.woff2') format('woff2'),
    url('din2014-italic-font.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Din 2014 Light';
    src: url('din2014-light-font.woff2') format('woff2'),
    url('din2014-light-font.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Din 2014';
    src: url('din2014-regular-font.woff2') format('woff2'),
    url('din2014-regular-font.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Black';
    src: url('gotham-black-font.woff2') format('woff2'),
    url('gotham-black-font.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Bold';
    src: url('gotham-bold-font.woff2') format('woff2'),
    url('gotham-bold-font.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Quantify';
    src: url('quantify-font.woff2') format('woff2'),
    url('quantify-font.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}