/* Roboto Thin */
@font-face {
  font-family: 'Roboto';
  src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Thin.woff2') format('woff2'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Thin.woff') format('woff'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* Roboto Light */
@font-face {
  font-family: 'Roboto';
  src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Light.woff2') format('woff2'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Light.woff') format('woff'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Roboto Regular */
@font-face {
  font-family: 'Roboto';
  src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Regular.woff2') format('woff2'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Regular.woff') format('woff'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Roboto Italic */
@font-face {
  font-family: 'Roboto';
  src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Italic.woff2') format('woff2'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Italic.woff') format('woff'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Roboto Medium */
@font-face {
  font-family: 'Roboto';
  src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Medium.woff2') format('woff2'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Medium.woff') format('woff'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Roboto Bold */
@font-face {
  font-family: 'Roboto';
  src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Bold.woff2') format('woff2'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Bold.woff') format('woff'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/**************************************************
@font-face {
  font-family: 'Roboto';
  src: url('/static/fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
********************************/
@font-face {
  font-family: 'Roboto';
src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}



/* Oswald Regular */
@font-face {
  font-family: 'Oswald';
  src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/static/Oswald‑Regular.woff2') format('woff2'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/static/Oswald‑Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Oswald Bold */
@font-face {
  font-family: 'Oswald';
  src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/static/Oswald‑Bold.woff2') format('woff2'),
       url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/static/Oswald‑Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


/* Oswald Light */
@font-face {
  font-family: 'Oswald';
  src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/static/Oswald-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


/* Oswald Variable Weight */
@font-face {
  font-family: 'OswaldVariable';
  src: url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Oswald‑VariableFont_wght.woff2') format('woff2'),
url('https://repixel.de/blog/wp-content/themes/micromoon/assets/fonts/Oswald‑VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
 