/* Clash Display ExtraLight */
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-weight: 100;
  src: url('font/ClashDisplay-Extralight.woff2') format('woff2');
}
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-weight: 200;
  src: url('font/ClashDisplay-Extralight.woff2') format('woff2');
}

/* Clash Display Light */
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-weight: 300;
  src: url('font/ClashDisplay-Light.woff2') format('woff2');
}

/* Clash Display Regular */
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-weight: 400;
  src: url('font/ClashDisplay-Regular.woff2') format('woff2');
}

/* Clash Display Medium */
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-weight: 500;
  src: url('font/ClashDisplay-Medium.woff2') format('woff2');
}

/* Clash Display Semibold */
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-weight: 600;
  src: url('font/ClashDisplay-Semibold.woff2') format('woff2');
}

/* Clash Display Bold */
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-weight: 700;
  src: url('font/ClashDisplay-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-weight: 800;
  src: url('font/ClashDisplay-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-weight: 900;
  src: url('font/ClashDisplay-Bold.woff2') format('woff2');
}

/* Clash Display Variable */
@font-face {
  font-family: 'Clash Display Variable';
  font-style: normal;
  font-weight: 200 700;
  src: url('font/ClashDisplay-Variable.woff2') format('woff2-variations');
}