@font-face {
    font-family: 'Somar';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-THIN.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-THINITALIC.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-LIGHT.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-LIGHTITALIC.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-REGULAR.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-REGULARITALIC.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-MEDIUM.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-MEDIUMITALIC.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-SEMIBOLD.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-SEMIBOLDITALIC.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-BOLD.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-BOLDITALIC.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-EXTRABOLD.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-EXTRABOLDITALIC.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-BLACK.OTF') format('opentype');
}

@font-face {
    font-family: 'Somar';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url('ARBFONTS-SOMAR-BLACKITALIC.OTF') format('opentype');
}