@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-Black.woff2') format('woff2'),
    url('./SomarSans-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-BlackItalic.woff2') format('woff2'),
    url('./SomarSans-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-Bold.woff2') format('woff2'), url('./SomarSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-BoldItalic.woff2') format('woff2'),
    url('./SomarSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-ExtraBold.woff2') format('woff2'),
    url('./SomarSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-ExtraBoldItalic.woff2') format('woff2'),
    url('./SomarSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-ExtraLight.woff2') format('woff2'),
    url('./SomarSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-ExtraLightItalic.woff2') format('woff2'),
    url('./SomarSans-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-Light.woff2') format('woff2'),
    url('./SomarSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-LightItalic.woff2') format('woff2'),
    url('./SomarSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-Medium.woff2') format('woff2'),
    url('./SomarSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-MediumItalic.woff2') format('woff2'),
    url('./SomarSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-Regular.woff2') format('woff2'),
    url('./SomarSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-RegularItalic.woff2') format('woff2'),
    url('./SomarSans-RegularItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-SemiBold.woff2') format('woff2'),
    url('./SomarSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-SemiBoldItalic.woff2') format('woff2'),
    url('./SomarSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-Thin.woff2') format('woff2'), url('./SomarSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('./SomarSans-ThinItalic.woff2') format('woff2'),
    url('./SomarSans-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
