/* Anton: latin + latin ext 700 */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Anton-Regular.woff2') format('woff2');
}

/* Barlow: latin + latin ext 400 */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Barlow-Regular.woff2') format('woff2');
}

/* Barlow: latin + latin ext 700 */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Barlow-Bold.woff2') format('woff2');
}
