@font-face {
    font-family: 'Komet';
    src: url('Komet-Bold.eot');
    src: url('Komet-Bold.eot?#iefix') format('embedded-opentype'),
        url('Komet-Bold.woff2') format('woff2'),
        url('Komet-Bold.woff') format('woff'),
        url('Komet-Bold.ttf') format('truetype'),
        url('Komet-Bold.svg#Komet-Bold') format('svg');
    font-weight: 700;  /* bold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Komet';
    src: url('Komet-Pro-Regular.eot');
    src: url('Komet-Pro-Regular.eot?#iefix') format('embedded-opentype'),
        url('Komet-Pro-Regular.woff2') format('woff2'),
        url('Komet-Pro-Regular.woff') format('woff'),
        url('Komet-Pro-Regular.ttf') format('truetype'),
        url('Komet-Pro-Regular.svg#Komet-Regular') format('svg');
    font-weight: 400;  /* normal */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Komet';
    src: url('Komet-Pro-Thin.eot');
    src: url('Komet-Pro-Thin.eot?#iefix') format('embedded-opentype'),
        url('Komet-Pro-Thin.woff2') format('woff2'),
        url('Komet-Pro-Thin.woff') format('woff'),
        url('Komet-Pro-Thin.ttf') format('truetype'),
        url('Komet-Pro-Thin.svg#Komet-Thin') format('svg');
    font-weight: 100;  /* thin */
    font-style: normal;
    font-display: swap;
}

