/* merriweather-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: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/merriweather-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* shadows-into-light-two-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: 'Shadows Into Light Two';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/shadows-into-light-two-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


@font-face {
    font-family: 'Fontin Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Fontin Regular'), url('../fonts/Fontin-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fontin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Fontin Italic'), url('../fonts/Fontin-Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fontin Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Fontin Bold'), url('../fonts/Fontin-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Fontin SmallCaps Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Fontin SmallCaps Regular'), url('../fonts/Fontin-SmallCaps.woff') format('woff');
    }

