@font-face {
    font-family: 'Atlas Grotesk';
    src: url('../woff2/atlasgrotesk-light.woff2') format('woff2'),
        url('../woff/atlasgrotesk-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Atlas Grotesk';
    src: url('../woff2/atlasgrotesk-regular.woff2') format('woff2'),
        url('../woff/atlasgrotesk-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Atlas Grotesk';
    src: url('../woff2/atlasgrotesk-medium.woff2') format('woff2'),
        url('../woff/atlasgrotesk-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Atlas Grotesk';
    src: url('../woff2/atlasgrotesk-thin.woff2') format('woff2'),
        url('../woff/atlasgrotesk-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Industry Inc Base';
    src: url('../woff2/industryinc-base.woff2') format('woff2'),
        url('../woff/industryinc-base.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

