  @font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'frozencrystal';
    font-style: normal;
    font-weight: 400;
    src: url('frozencrystal.woff2') format('woff2');
}
  @font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'frozencrystalstraight';
    font-style: normal;
    font-weight: 400;
    src: url('frozencrystalstraight.woff2') format('woff2');
}