/* @import url("https://fonts.googleapis.com/css?family=PT+Serif&display=swap&subset=cyrillic"); */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif&display=swap&subset=cyrillic");

@font-face {
  font-family: "UA-brand-Black";
  src: url("../fonts/georgian/DejaVuSans-Bold.eot");
  src: url("../fonts/georgian/DejaVuSans-Bold.eot?#iefix")
      format("embedded-opentype"),
    /* url("../fonts/georgian/DejaVuSans-Bold.woff2") format("woff2"), */
      url("../fonts/georgian/DejaVuSans-Bold.woff") format("woff"),
    url("../fonts/georgian/DejaVuSans-Bold.ttf") format("truetype"),
    url("../fonts/georgian/DejaVuSans-Bold.svg#dejavu_sansbold") format("svg");
  font-weight: bolder;
  font-style: normal;
}

@font-face {
  font-family: "UA-brand-Bold";
  src: url("../fonts/georgian/DejaVuSans-Bold.eot");
  src: url("../fonts/georgian/DejaVuSans-Bold.eot?#iefix")
      format("embedded-opentype"),
    /* url("../fonts/georgian/DejaVuSans-Bold.woff2") format("woff2"), */
      url("../fonts/georgian/DejaVuSans-Bold.woff") format("woff"),
    url("../fonts/georgian/DejaVuSans-Bold.ttf") format("truetype"),
    url("../fonts/georgian/DejaVuSans-Bold.svg#dejavu_sansbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "UA-brand";
  src: url("../fonts/georgian/DejaVuSans.eot");
  src: url("../fonts/georgian/DejaVuSans.eot?#iefix")
      format("embedded-opentype"),
    /* url("../fonts/georgian/DejaVuSans.woff2") format("woff2"), */
      url("../fonts/georgian/DejaVuSans.woff") format("woff"),
    url("../fonts/georgian/DejaVuSans.ttf") format("truetype"),
    url("../fonts/georgian/DejaVuSans.svg#dejavu_sansbook") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
  font-family: "UA-brand-regular-p";
  src: url("../fonts/georgian/DejaVuSerif.eot");
  src: url("../fonts/georgian/DejaVuSerif.eot?#iefix")
      format("embedded-opentype"),
      url("../fonts/georgian/DejaVuSerif.woff") format("woff"),
    url("../fonts/georgian/DejaVuSerif.ttf") format("truetype"),
    url("../fonts/georgian/DejaVuSerif.svg#dejavu_serifbook") format("svg");
  font-weight: normal;
  font-style: normal;
}
*/
