@font-face {
  font-family: 'predator-sans';
  src: url('Predator-Sans-Regular.woff2') format('woff2'),
       url('Predator-Sans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'predator-sans';
  src: url('Predator-Sans-Italic.woff2') format('woff2'),
       url('Predator-Sans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'predator-sans';
  src: url('Predator-Sans-Bold.woff2') format('woff2'),
       url('Predator-Sans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'predator-sans-cut';
  src: url('Predator-Sans-Cut.woff2') format('woff2'),
       url('Predator-Sans-Cut.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'predator-sans-cut';
  src: url('Predator-Sans-CutItalic.woff2') format('woff2'),
       url('Predator-Sans-CutItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
