/* Montserrat Regular 400 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/montserrat/montserrat-v31-latin-regular.woff2') format('woff2')
}

/* Montserrat Bold 700 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/montserrat/montserrat-v31-latin-700.woff2') format('woff2');
}

/* Kaushan Script Regular 400 */
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/kaushan-script/kaushan-script-v19-latin-regular.woff2') format('woff2');
}

/* Roboto Slab Thin 100 */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('../fonts/roboto-slab/roboto-slab-v36-latin-100.woff2') format('woff2');
}

/* Roboto Slab Light 300 */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/roboto-slab/roboto-slab-v36-latin-300.woff2') format('woff2');
}

/* Roboto Slab Regular 400 */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/roboto-slab/roboto-slab-v36-latin-regular.woff2') format('woff2');
}

/* Roboto Slab Bold 700 */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/roboto-slab/roboto-slab-v36-latin-700.woff2') format('woff2');
}

/* Noto Serif Regular 400 */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/noto-serif/noto-serif-v33-latin-regular.woff2') format('woff2');
}

/* Noto Serif Italic 400 */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/noto-serif/noto-serif-v33-latin-italic.woff2') format('woff2');
}

/* Noto Serif Bold 700 */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/noto-serif/noto-serif-v33-latin-700.woff2') format('woff2');
}

/* Noto Serif Bold Italic 700 */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/noto-serif/noto-serif-v33-latin-700italic.woff2') format('woff2');
}