/* =========================
   Edosz
   ========================= */

@font-face {
  font-family: 'Edosz';
  src: url('edosz.woff2') format('woff2'),
	   url('edosz.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* =========================
   Morning Gold
   ========================= */

@font-face {
  font-family: 'Morning Gold';
  src: url('Morning-Gold.woff2') format('woff2'),
	   url('Morning-Gold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* =========================
   American Typewriter
   ========================= */

@font-face {
  font-family: 'American Typewriter';
  src: url('American-Typewriter.woff2') format('woff2'),
	   url('American-Typewriter.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}