@font-face {
  font-display: swap;
  font-family: SuperOffice Sans;
  font-style: normal;
  font-weight: 400;
  src:
    local(SuperOffice Sans Regular),
    local('SuperOffice Sans Regular'),
    local('SuperOfficeSans-Regular'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Regular.woff2) format('woff2'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Regular.woff) format('woff'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Regular.ttf)
      format('truetype'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Regular.otf)
      format('opentype');
}

@font-face {
  font-display: swap;
  font-family: SuperOffice Sans;
  font-style: italic;
  font-weight: 400;
  src:
    local(SuperOffice Sans Italic),
    local('SuperOfficeSans-Italic'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Italic.woff2) format('woff2'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Italic.woff) format('woff'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Italic.ttf) format('truetype'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Italic.otf) format('opentype');
}

@font-face {
  font-display: swap;
  font-family: SuperOffice Sans;
  font-style: normal;
  font-weight: 700;
  src:
    local(SuperOffice Sans Bold),
    local('SuperOfficeSans-Bold'),
    local('SuperOfficeSans-Bold'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Bold.woff2) format('woff2'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Bold.woff) format('woff'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Bold.ttf) format('truetype'),
    url(../fonts/superoffice-sans/SuperOfficeSans-Bold.otf) format('opentype');
}

@font-face {
  font-display: swap;
  font-family: SuperOffice Sans;
  font-style: normal;
  font-weight: 600;
  src:
    local(SuperOffice Sans SemiBold),
    local('SuperOfficeSans-SemiBold'),
    local('SuperOfficeSans-SemiBold'),
    url(../fonts/superoffice-sans/SuperOfficeSans-SemiBold.woff2)
      format('woff2'),
    url(../fonts/superoffice-sans/SuperOfficeSans-SemiBold.woff) format('woff'),
    url(../fonts/superoffice-sans/SuperOfficeSans-SemiBold.ttf)
      format('truetype'),
    url(../fonts/superoffice-sans/SuperOfficeSans-SemiBold.otf)
      format('opentype');
}

@font-face {
  font-display: swap;
  font-family: SuperOffice Sans;
  font-style: italic;
  font-weight: 700;
  src:
    local(SuperOffice Sans Bold Italic),
    local('SuperOfficeSans-BoldItalic'),
    url(../fonts/superoffice-sans/SuperOfficeSans-BoldItalic.woff2)
      format('woff2'),
    url(../fonts/superoffice-sans/SuperOfficeSans-BoldItalic.woff)
      format('woff'),
    url(../fonts/superoffice-sans/SuperOfficeSans-BoldItalic.ttf)
      format('truetype'),
    url(../fonts/superoffice-sans/SuperOfficeSans-BoldItalic.otf)
      format('opentype');
}
