/* Utendo Font Family */
@font-face {
  font-family: 'Utendo';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src:
    url('./optimized/Utendo-Hairline.woff2') format('woff2'),
    url('./optimized/Utendo-Hairline.woff') format('woff'),
    url('./originals/Utendo-Hairline.otf') format('opentype');
}

@font-face {
  font-family: 'Utendo';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src:
    url('./optimized/Utendo-Thin.woff2') format('woff2'),
    url('./optimized/Utendo-Thin.woff') format('woff'),
    url('./originals/Utendo-Thin.otf') format('opentype');
}

@font-face {
  font-family: 'Utendo';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src:
    url('./optimized/Utendo-ExtraLight.woff2') format('woff2'),
    url('./optimized/Utendo-ExtraLight.woff') format('woff'),
    url('./originals/Utendo-ExtraLight.otf') format('opentype');
}

@font-face {
  font-family: 'Utendo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url('./optimized/Utendo-Regular.woff2') format('woff2'),
    url('./optimized/Utendo-Regular.woff') format('woff'),
    url('./originals/Utendo-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Utendo';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url('./optimized/Utendo-Medium.woff2') format('woff2'),
    url('./optimized/Utendo-Medium.woff') format('woff'),
    url('./originals/Utendo-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'Utendo';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    url('./optimized/Utendo-Semibold.woff2') format('woff2'),
    url('./optimized/Utendo-Semibold.woff') format('woff'),
    url('./originals/Utendo-Semibold.otf') format('opentype');
}

@font-face {
  font-family: 'Utendo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    url('./optimized/Utendo-Bold.woff2') format('woff2'),
    url('./optimized/Utendo-Bold.woff') format('woff'),
    url('./originals/Utendo-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Utendo';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src:
    url('./optimized/Utendo-ExtraBold.woff2') format('woff2'),
    url('./optimized/Utendo-ExtraBold.woff') format('woff'),
    url('./originals/Utendo-ExtraBold.otf') format('opentype');
}

@font-face {
  font-family: 'Utendo';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src:
    url('./optimized/Utendo-Black.woff2') format('woff2'),
    url('./optimized/Utendo-Black.woff') format('woff'),
    url('./originals/Utendo-Black.otf') format('opentype');
}

@font-face {
  font-family: 'Utendo';
  font-style: normal;
  font-weight: 950;
  font-display: swap;
  src:
    url('./optimized/Utendo-ExtraBlack.woff2') format('woff2'),
    url('./optimized/Utendo-ExtraBlack.woff') format('woff'),
    url('./originals/Utendo-ExtraBlack.otf') format('opentype');
}
