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

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

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

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

@font-face {
  font-family: "SomarSansExpanded";
  src:
    url("/fonts/SomarSans-ExtraLightExpanded.woff2") format("woff2"),
    url("/fonts/SomarSans-ExtraLightExpanded.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SomarSansExpanded";
  src:
    url("/fonts/SomarSans-LightExpanded.woff2") format("woff2"),
    url("/fonts/SomarSans-LightExpanded.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SomarSansExpanded";
  src:
    url("/fonts/SomarSans-MediumExpanded.woff2") format("woff2"),
    url("/fonts/SomarSans-MediumExpanded.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SomarSansExpanded";
  src:
    url("/fonts/SomarSans-MediumExpanded.woff2") format("woff2"),
    url("/fonts/SomarSans-MediumExpanded.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SomarSansExpanded";
  src:
    url("/fonts/SomarSans-SemiBoldExpanded.woff2") format("woff2"),
    url("/fonts/SomarSans-SemiBoldExpanded.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SomarSansExpanded";
  src:
    url("/fonts/SomarSans-BoldExpanded.woff2") format("woff2"),
    url("/fonts/SomarSans-BoldExpanded.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SomarSansExpanded";
  src:
    url("/fonts/SomarSans-ExtraBoldExpanded.woff2") format("woff2"),
    url("/fonts/SomarSans-ExtraBoldExpanded.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
