@font-face {
    font-family: "UntitledSans";
    src: url("./fonts/sans/Black.woff"), local("UntitledSans-Black");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "UntitledSans";
    src: url("./fonts/sans/BlackItalic.woff"), local("UntitledSans-BlackItalic");
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: "UntitledSans";
    src: url("./fonts/sans/Bold.woff"), local("UntitledSans-Bold");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "UntitledSans";
    src: url("./fonts/sans/BoldItalic.woff"), local("UntitledSans-BoldItalic");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "UntitledSans";
    src: url("./fonts/sans/Light.woff"), local("UntitledSans-Light");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "UntitledSans";
    src: url("./fonts/sans/LightItalic.woff"), local("UntitledSans-LightItalic");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "UntitledSans";
    src: url("./fonts/sans/Medium.woff"), local("UntitledSans-Medium");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "UntitledSans";
    src: url("./fonts/sans/MediumItalic.woff"), local("UntitledSans-MediumItalic");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "UntitledSans";
    src: url("./fonts/sans/Regular.woff"), local("UntitledSans-Regular");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "UntitledSans";
    src: url("./fonts/sans/RegularItalic.woff"), local("UntitledSans-RegularItalic");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Obibok";
    src: url("./fonts/obibok/Black.woff"), local("Obibok-Black");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Obibok";
    src: url("./fonts/obibok/Bold.woff"), local("Obibok-Bold");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Obibok";
    src: url("./fonts/obibok/Light.woff"), local("Obibok-Light");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Obibok";
    src: url("./fonts/obibok/Medium.woff"), local("Obibok-Medium");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Obibok";
    src: url("./fonts/obibok/Regular.woff"), local("Obibok-Regular");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Obibok";
    src: url("./fonts/obibok/SemiBold.woff"), local("Obibok-SemiBold");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("./fonts/montserrat/montserrat-regular.woff"), local("Montserrat-Regular");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./fonts/roboto/Roboto-Regular.woff"), local("Roboto-Regular");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Obibok";
    src: url("./fonts/obibok/Thin.woff"), local("Obibok-Thin");
    font-weight: 100;
    font-style: normal;
}