/* -- Static ---------------------------------------------------------  */
@font-face {
  font-family: 'Uncut Sans';
  font-style:  normal;
  font-weight: 300;
  font-display: swap;
  src: url("./fontfiles/UncutSans-Light.woff2?v=1.301") format("woff2");
}
@font-face {
  font-family: 'Uncut Sans';
  font-style:  italic;
  font-weight: 300;
  font-display: swap;
  src: url("./fontfiles/UncutSans-LightItalic.woff2?v=1.301") format("woff2");
}

@font-face {
  font-family: 'Uncut Sans';
  font-style:  normal;
  font-weight: 350;
  font-display: swap;
  src: url("./fontfiles/UncutSans-Book.woff2?v=1.301") format("woff2");
}
@font-face {
  font-family: 'Uncut Sans';
  font-style:  italic;
  font-weight: 350;
  font-display: swap;
  src: url("./fontfiles/UncutSans-BookItalic.woff2?v=1.301") format("woff2");
}

@font-face {
  font-family: 'Uncut Sans';
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fontfiles/UncutSans-Regular.woff2?v=1.301") format("woff2");
}
@font-face {
  font-family: 'Uncut Sans';
  font-style:  italic;
  font-weight: 400;
  font-display: swap;
  src: url("./fontfiles/UncutSans-RegularItalic?v=1.301") format("woff2");
}

@font-face {
  font-family: 'Uncut Sans';
  font-style:  normal;
  font-weight: 500;
  font-display: swap;
  src: url("./fontfiles/UncutSans-Medium.woff2?v=1.301") format("woff2");
}
@font-face {
  font-family: 'Uncut Sans';
  font-style:  italic;
  font-weight: 500;
  font-display: swap;
  src: url("./fontfiles/UncutSans-MediumItalic.woff2?v=1.301") format("woff2");
}

@font-face {
  font-family: 'Uncut Sans';
  font-style:  normal;
  font-weight: 600;
  font-display: swap;
  src: url("./fontfiles/UncutSans-Semibold.woff2?v=1.301") format("woff2");
}
@font-face {
  font-family: 'Uncut Sans';
  font-style:  italic;
  font-weight: 600;
  font-display: swap;
  src: url("./fontfiles/UncutSans-SemiboldItalic.woff2?v=1.301") format("woff2");
}

@font-face {
  font-family: 'Uncut Sans';
  font-style:  normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fontfiles/UncutSans-Bold.woff2?v=1.301") format("woff2");
}
@font-face {
  font-family: 'Uncut Sans';
  font-style:  italic;
  font-weight: 700;
  font-display: swap;
  src: url("./fontfiles/UncutSans-BoldItalic.woff2?v=1.301") format("woff2");
}

/* -- Variable -------------------------------------------------------  */
@font-face {
  font-family: 'Uncut Sans var';
  font-style: oblique 0deg 11deg;
  font-variation-settings: 'ital' 0;
  font-weight: 300 700;
  font-display: swap;
  src: url('./fontfiles/UncutSans-Variable.woff2?v=1.301') format('woff2');
}

.em {
  font-variation-settings: 'ital' 11;
}
