/* Neutraface Font Family */

@font-face {
  font-family: 'Neutra Text';
  src: url('../fonts/Neutraface/NeutraText-LightAlt.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neutra Text';
  src: url('../fonts/Neutraface/NeutraText-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neutra Text';
  src: url('../fonts/Neutraface/NeutraText-Demi.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neutra Text TF';
  src: url('../fonts/Neutraface/NeutraTextTF-Demi.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neutra Text TF';
  src: url('../fonts/Neutraface/NeutraTextTF-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
