@import url("//cdn.web-fonts.ge/fonts/bpg-arial-caps/css/bpg-arial-caps.min.css");
@font-face {
    font-family: 'dejavu_sansbook';
    src: url('..//fonts/dejavusans-webfont.woff2') format('woff2'),
    url('../fonts/dejavusans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dejavu_sansextralight';
    src: url('..//fonts/dejavusans-extralight-webfont.woff2') format('woff2'),
    url('..//fonts/dejavusans-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dejavu_sansbold';
    src: url('..//fonts/dejavusans-bold-webfont.woff2') format('woff2'),
    url('../fonts/dejavusans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'bpg_nino_medium_capsregular';
    src: url('..//fonts/bpg_nino_elite_caps-1.otf'),
    url('..//fonts/bpg_nino_elite_caps-1.otf');
    font-weight: normal;
    font-style: normal;
}
	h1, h2, h3, h4, h5, h6 {
 font-family: "ALK Rounded Mtav Med", sans-serif;
}

span{
	font-family: "BPG Nostalgia Bold", sans-serif;
}
a{
 font-family: "BPG Nostalgia Bold", sans-serif;
}
section{
	font-family: "BPG Nino Mkhedruli Bold", sans-serif;
}