/* TWK Everett - Kyndryl's official typeface */

@font-face {
  font-family: 'TWK Everett';
  src: url('./TWKEverett-Regular-web.woff2') format('woff2'),
       url('./TWKEverett-Regular-web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('./TWKEverett-RegularItalic-web.woff2') format('woff2'),
       url('./TWKEverett-RegularItalic-web.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('./TWKEverett-Medium-web.woff2') format('woff2'),
       url('./TWKEverett-Medium-web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('./TWKEverett-MediumItalic-web.woff2') format('woff2'),
       url('./TWKEverett-MediumItalic-web.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('./TWKEverett-Bold-web.woff2') format('woff2'),
       url('./TWKEverett-Bold-web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('./TWKEverett-BoldItalic-web.woff2') format('woff2'),
       url('./TWKEverett-BoldItalic-web.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('./TWKEverett-Extrabold-web.woff2') format('woff2'),
       url('./TWKEverett-Extrabold-web.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
