@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype');
    src: url('../fonts/glyphicons-halflings-regular.woff') format('woff');
     src: url('../fonts/glyphicons-halflings-regular.ttf') format('truetype');
     src: url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
@font-face {
    font-family: 'bpg_nino_mtavruli_bold';
    src: url('../fonts/nino/bpg_nino_mtavruli_bold.eot');
    src: url('../fonts/nino/bpg_nino_mtavruli_bold.eot') format('embedded-opentype'),
         url('../fonts/nino/bpg_nino_mtavruli_bold.woff2') format('woff2'),
         url('../fonts/nino/bpg_nino_mtavruli_bold.woff') format('woff'),
         url('../fonts/nino/bpg_nino_mtavruli_bold.ttf') format('truetype'),
         url('../fonts/nino/bpg_nino_mtavruli_bold.svg') format('svg');
}
