@font-face {
    font-family: 'Neue Haas Unica';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('neue-haas-unica/NeueHaasUnica-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Neue Haas Unica';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('neue-haas-unica/NeueHaasUnica-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Denton';
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
    src: url('denton/DentonVariableTest-VF.ttf') format('truetype');
}
@font-face {
    font-family: 'Denton Text Cond';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('denton/DentonTextCondTest-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Denton Text Cond';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('denton/DentonTextCondTest-Bold.otf') format('opentype');
}
