@font-face {
    font-family: "HB Hue v1.0";
    src: url('fonts/HBHue/HB-Hue-v1.0-Light.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "HB Hue v1.2";
    src: url('fonts/HBHue/HB-Hue-v1.2-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HB Hue v1.2";
    src: url('fonts/HBHue/HB-Hue-v1.2-Light.otf') format('opentype');
    font-weight: 200;
}

@font-face {
    font-family: "Söhne";
    src: url('fonts/Sohne/Sohne-regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Söhne";
    src: url('fonts/Sohne/Sohne-regular.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Söhne";
    src: url('fonts/Sohne/Sohne-bold.otf') format('opentype');
    font-weight: bold;
}

@font-face {
    font-family: "Söhne";
    src: url('fonts/Sohne/Sohne-light.otf') format('opentype');
    font-weight: 200;
}