@font-face {
    font-family:'Darker Grotesque';
    src: url('DarkerGrotesque-Regular.ttf') format('ttf');
    font-weight:'400';
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family:'Darker Grotesque';
    src: url('DarkerGrotesque-Medium.ttf') format('ttf');
    font-weight:'600';
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family:'Darker Grotesque';
    src: url('DarkerGrotesque-Bold.ttf') format('ttf');
    font-weight:'800';
    font-style: normal;
    font-display: swap;
}
