@font-face {
  font-family: GLKirovi;
  src:  url('fonts/GLKirovi-Bold.woff2') format('woff2'),
        url('fonts/GLKirovi-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: DejaVuSansExtraLight;
  src:  url('fonts/dejavu-sans-extra-light-webfont.woff2') format('woff2'),
        url('fonts/dejavu-sans-extra-light-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
    font-family: DejaVuSansCondensedBold;
    src: url('fonts/dejavu-sans-condensed-bold-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/dejavu-sans-condensed-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/dejavu-sans-condensed-bold-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/dejavu-sans-condensed-bold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/dejavu-sans-condensed-bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/dejavu-sans-condensed-bold-webfont.svg#dejavu_sans_condensedbold') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: DejaVuSansBold;
    src: url('fonts/dejavu-sans-bold-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/dejavu-sans-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/dejavu-sans-bold-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/dejavu-sans-bold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/dejavu-sans-bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/dejavu-sans-bold-webfont.svg#dejavu_sansbold') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: DejaVuSansCondensed;
    src: url('fonts/dejavu-sans-condensed-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/dejavu-sans-condensed-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/dejavu-sans-condensed-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/dejavu-sans-condensed-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/dejavu-sans-condensed-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/dejavu-sans-condensed-webfont.svg#dejavu_sans_condensedregular') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: DejaVuSans;
    src: url('fonts/dejavu-sans-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/dejavu-sans-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/dejavu-sans-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/dejavu-sans-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/dejavu-sans-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/dejavu-sans-webfont.svg#dejavu_sansregular') format('svg'); /* Legacy iOS */
}