﻿@font-face {

    font-family:'Ubuntu';

    src: url("../fonts/Ubuntu-Bold.ttf") format('TrueType');

    font-weight: bold;

    font-style: normal;

}



@font-face {

    font-family:'Ubuntu Light1';

    src: url("../fonts/Ubuntu-Light.ttf") format('TrueType');

    font-weight: lighter;

    font-style: normal;

}

@font-face {
  font-family: 'Ubuntu Light';
  src: url('../fonts/Ubuntu-Light.woff2') format('woff2'),
       url('../fonts/Ubuntu-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}



@font-face {

    font-family:'Mrgvlovani';

    src: url("../fonts/bpg_mrgvlovani_caps.ttf") format('TrueType');

    font-weight: normal;

    font-style: normal;

}





@font-face {

    font-family:'Phone';

    src: url("../fonts/bpg_phone_sans.ttf") format('TrueType');

    font-weight: lighter;

    font-style: normal;



}



@font-face {

    font-family:'Nevis';

    src: url("../fonts/nevis.ttf") format('TrueType');

    font-weight: bold;

    font-style: normal;



}



@font-face {

    font-family:'Trebu';

    src: url("../fonts/trebuc.ttf") format('TrueType');

    font-weight: normal;

    font-style: normal;



}


@font-face {
    font-family: 'TBC Din Mtavruli';
    src: url('../fonts/TBCDinMtavruli.eot');
    src: url('../fonts/TBCDinMtavruli.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TBCDinMtavruli.woff') format('woff'),
        url('../fonts/TBCDinMtavruli.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'BPG Nino Mtavruli bold';
    src: url('../fonts/BPGNinoMtavruli-Bold.eot');
    src: url('../fonts/BPGNinoMtavruli-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BPGNinoMtavruli-Bold.woff') format('woff'),
        url('../fonts/BPGNinoMtavruli-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'BPG Nino Mtavruli';
    src: url('../fonts/BPGNinoMtavruli.eot');
    src: url('../fonts/BPGNinoMtavruli.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BPGNinoMtavruli.woff') format('woff'),
        url('../fonts/BPGNinoMtavruli.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}