/* Drawn-BubbleOver */
@font-face {
  font-family: Drawn-BubbleOver;
  src: url(drawn-bubbleover.woff2) format(woff2),
       url(drawn-bubbleover.woff) format(woff);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Drawn */
@font-face {
  font-family: Drawn;
  src: url(drawn.woff2) format(woff2),
       url(drawn.woff) format(woff);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Alte Regular */
@font-face {
  font-family: Alte;
  src: url(alte-regular.ttf) format(truetype);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Alte Bold */
@font-face {
  font-family: Alte;
  src: url(alte-bold.ttf) format(truetype);
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
