/*
 * Start: SomarSans
 */

@font-face {
    font-family: "SomarSans";
    font-weight: 100;
    font-style: normal;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-Thin.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 100;
    font-style: italic;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-ThinItalic.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-ExtraLight.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 200;
    font-style: italic;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-ExtraLightItalic.woff2")
        format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-Light.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-LightItalic.woff2")
        format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 400;
    font-style: italic;
    src: url("./../fonts/somar-sans/SomarSans-RegularItalic.woff2")
        format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "SomarSans";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-MediumItalic.woff2")
        format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-SemiBold.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 600;
    font-style: italic;
    src: url("./../fonts/somar-sans/SomarSans-SemiBoldItalic.woff2")
        format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "SomarSans";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-BoldItalic.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-ExtraBold.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 800;
    font-style: italic;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-ExtraBoldItalic.woff2")
        format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-Black.woff2") format("woff2");
}

@font-face {
    font-family: "SomarSans";
    font-weight: 900;
    font-style: italic;
    font-display: swap;
    src: url("./../fonts/somar-sans/SomarSans-BlackItalic.woff2")
        format("woff2");
}

/*
 * End: SomarSans
 */
