@font-face {
    font-family: "Tusker Grotesk";
    src: url('./TuskerGrotesk8700Bold/font.woff2') format('woff2'), url('./TuskerGrotesk8700Bold/font.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Tusker Grotesk";
    src: url('./TuskerGrotesk4600Semibold/font.woff2') format('woff2'), url('./TuskerGrotesk4600Semibold/font.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Tusker Grotesk 3";
    src: url('./TuskerGrotesk3800Super/font.woff2') format('woff2'), url('./TuskerGrotesk3800Super/font.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Tusker Grotesk 3";
    src: url('./TuskerGrotesk3700Bold/font.woff2') format('woff2'), url('./TuskerGrotesk3700Bold/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'Barlow';
    src: url('./Barlow-Regular.woff2') format('woff2'),
    url('./Barlow-Regular.woff') format('woff'),
    url('./Barlow-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url('./Barlow-Medium.woff2') format('woff2'),
    url('./Barlow-Medium.woff') format('woff'),
    url('./Barlow-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url('./Barlow-Bold.woff2') format('woff2'),
    url('./Barlow-Bold.woff') format('woff'),
    url('./Barlow-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
