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

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

/* jersey-15-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Jersey 15';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/jersey-15-v2-latin-regular.woff2') format('woff2');
}

/* signika-negative-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Signika Negative';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/signika-negative-v21-latin-regular.woff2') format('woff2');
  }
  
/* roboto-condensed-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-condensed-v27-latin-regular.woff2') format('woff2');
  }

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

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