/* Mather XH-Trial-Medium */
@font-face {
  font-family: 'MatterXH-TRIAL-Medium';
  src: url('../fonts/MatterXH-TRIAL-Medium.otf') format('opentype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
/* Mather XH-Trial-Black */
@font-face {
  font-family: 'MatterXH-TRIAL-Black';
  src: url('../fonts/MatterXH-TRIAL-Black.otf') format('opentype');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
/* Mather XH-Trial-BlackItalic */
@font-face {
  font-family: 'MatterXH-TRIAL-BlackItalic';
  src: url('../fonts/MatterXH-TRIAL-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-display: swap;
  font-style: italic;
}
/* Mather XH-Trial-SemiBold */
@font-face {
  font-family: 'MatterXH-TRIAL-SemiBold';
  src: url('../fonts/MatterXH-TRIAL-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
/* ABCGravity Condensed Italic */
@font-face {
  font-family: 'ABCGravity-CondensedItalic';
  src: url('../fonts/ABCGravity-CondensedItalic-Trial.otf') format('opentype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
/* Anton Regular */
@font-face {
  font-family: 'Anton-Regular';
  src: url('../fonts/Anton-Regular.ttf') format('truetype');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
/* White Shadows Regular */
@font-face {
  font-family: 'White-Shadows-Regular';
  src: url('../fonts/WhiteShadows-Yq1Pv.otf') format('opentype');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
/* Impact */
@font-face {
  font-family: 'Impact';
  src: url('../fonts/Impact.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}