/* Oxygen 300 normal */
@font-face {
  font-display: swap;
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 300;
  src: url('https://divi.mirkoschubert.de/wp-content/uploads/local-fonts/oxygen-v16-latin-ext-300.woff2') format('woff2');
}

/* Oxygen 700 normal */
@font-face {
  font-display: swap;
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 700;
  src: url('https://divi.mirkoschubert.de/wp-content/uploads/local-fonts/oxygen-v16-latin-ext-700.woff2') format('woff2');
}

/* Oxygen 400 normal */
@font-face {
  font-display: swap;
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: url('https://divi.mirkoschubert.de/wp-content/uploads/local-fonts/oxygen-v16-latin-ext-regular.woff2') format('woff2');
}