/*
 Theme Name:   MusicaSacra
 Theme URI:    https://www.musicasacra.ms
 Description:  Bademeister
 Author:       heißt er
 Author URI:   https://example.com
 Template:     citadelawp
 Version:      1.0.0
 Text Domain:  ms
*/
/* Füge hier deine benutzerdefinierten CSS-Regeln hinzu */

/* Azeret - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Azeret';
  font-style: normal;
  font-weight: 400;
  src: url('../ms/fonts/Azeret-Regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Azeret italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Azeret Italic';
  font-style: normal;
  font-weight: 400;
  src: url('../ms/fonts/Azeret-RegularItalic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* momo-trust-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Azeret Mono';
  font-style: normal;
  font-weight: 400;
  src: url('../ms/fonts/AzeretMono-Regular-1.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* momo-trust-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Azeret Mono Italic';
  font-style: normal;
  font-weight: 400;
  src: url('../ms/fonts/AzeretMono-RegularItalic-1.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
