/* THIN */
@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Thinltalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* EXTRA LIGHT */
@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-ExtraLightltalic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* LIGHT */
@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Lightltalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* REGULAR */
@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* MEDIUM */
@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Mediumltalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* SEMIBOLD */
@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-SemiBoldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* BOLD */
@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Bolditalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* BLACK */
@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Linear Grotesk';
  src: url('../fonts/LinearGrotesk-Blackltalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
