
@font-face {
    font-family: 'stolzl';
    src: url('../fonts/stolzl_light.woff2') format('woff2'),
         url('../fonts/stolzl_light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'stolzl';
    src: url('../fonts/stolzl_book.woff2') format('woff2'),
         url('../fonts/stolzl_book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'stolzl';
    src: url('../fonts/stolzl_regular.woff2') format('woff2'),
         url('../fonts/stolzl_regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'stolzl';
    src: url('../fonts/stolzl_medium.woff2') format('woff2'),
         url('../fonts/stolzl_medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'stolzl';
    src: url('../fonts/stolzl_bold.woff2') format('woff2'),
         url('../fonts/stolzl_bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'apparat';
    src: url('../fonts/apparat_light.woff2') format('woff2'),
         url('../fonts/apparat_light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'apparat';
    src: url('../fonts/apparat_regular.woff2') format('woff2'),
         url('../fonts/apparat_regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'apparat';
    src: url('../fonts/apparat_medium.woff2') format('woff2'),
         url('../fonts/apparat_medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'apparat';
    src: url('../fonts/apparat_semibold.woff2') format('woff2'),
         url('../fonts/apparat_semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'apparat';
    src: url('../fonts/apparat_bold.woff2') format('woff2'),
         url('../fonts/apparat_bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'apparat';
    src: url('../fonts/apparat_extrabold.woff2') format('woff2'),
         url('../fonts/apparat_extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'apparat';
    src: url('../fonts/apparat_black.woff2') format('woff2'),
         url('../fonts/apparat_black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('../fonts/helveticaneue-bold.woff2') format('woff2'),
         url('../fonts/helveticaneue-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins Light';
    src: url('../fonts/poppins-light.woff2') format('woff2'),
         url('../fonts/poppins-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
