@font-face {
  font-family: 'zephyrregular';
  src: url('/all-fonts/new-fonts/modern-webfont.woff2') format('woff2'),
       url('/all-fonts/new-fonts/modern-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'monoline_scriptregular';
  src: url('/all-fonts/new-fonts/cursive-webfont.woff2') format('woff2'),
       url('/all-fonts/new-fonts/cursive-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'noelle_serifregular';
  src: url('/all-fonts/new-fonts/bold-webfont.woff2') format('woff2'),
       url('/all-fonts/new-fonts/bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
