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

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

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

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

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

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