@font-face {
    font-family: 'PointSemiBold';
    src: url('fonts/PointSemiBold.otf') format('opentype');
}

@font-face {
    font-family: 'PointLight';
    src: url('fonts/PointLight.otf') format('opentype');
}

@font-face {
    font-family: 'GroteskRegular';
    src: url('fonts/AllrounderGroteskTest-Regular.otf') format('opentype');
}