@font-face {
    font-family: Comfortaa;
    src: url('/fonts/OTF/Comfortaa-Regular.otf') format('opentype');
    src: url('/fonts/TTF/Comfortaa-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Comfortaa;
    src: url('/fonts/OTF/Comfortaa-Bold.otf') format('opentype');
    src: url('/fonts/TTF/Comfortaa-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}