﻿@font-face {
    font-family: GeorgianFont;
    src: url('/Assets/Fonts/bpg_extrasquare_mtavruli_2009.ttf'),url('bpg_arial_2009.eot'); /* IE9 */
}

body,
h1, h2, h3, h4, h5, h6, tspan, textPath, text, .tooltip-inner, code {
    font-family: 'GeorgianFont' !important;
}
