@font-face {
    font-family: 'ClashGrotesk';
    font-style: normal;
    font-weight: 200;
    font-stretch: normal;
    src: url('../fonts/ClashGrotesk/ClashGrotesk-Extralight.ttf') format('truetype');
}

@font-face {
    font-family: 'ClashGrotesk';
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    src: url('../fonts/ClashGrotesk/ClashGrotesk-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'ClashGrotesk';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    src: url('../fonts/ClashGrotesk/ClashGrotesk-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'ClashGrotesk';
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    src: url('../fonts/ClashGrotesk/ClashGrotesk-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'ClashGrotesk';
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
    src: url('../fonts/ClashGrotesk/ClashGrotesk-Semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'ClashGrotesk';
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    src: url('../fonts/ClashGrotesk/ClashGrotesk-Bold.ttf') format('truetype');
}