/* CITYNET — local Georgian fonts (MarkGEO) */
@font-face {
  font-family: 'MarkGEO';
  src: url('../fonts/MarkGEO-SemiBold.woff2') format('woff2');
  font-weight: 400 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MarkGEOCAPS';
  src: url('../fonts/MarkGEOCAPS-Light.woff2') format('woff2');
  font-weight: 300 400;
  font-style: normal;
  font-display: swap;
}
