
@font-face {
    font-family: 'FamiljenGrotesk-Regular';
    src: url('FamiljenGrotesk-Regular.TTF');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FamiljenGrotesk-Bold';
    src: url('FamiljenGrotesk-Bold.TTF');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FamiljenGrotesk-Italic';
    src: url('FamiljenGrotesk-Italic.TTF');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FamiljenGrotesk-BoldItalic';
    src: url('FamiljenGrotesk-BoldItalic.TTF');
    font-weight: normal;
    font-style: normal;
}