@font-face {
    font-family: 'bpg_nino_elite_exp_capsRg';
    src: url('fonts/BPGNinoEliteExpCaps.eot');
    src: url('fonts/BPGNinoEliteExpCaps.eot?#iefix') format('embedded-opentype'),
    url('fonts/BPGNinoEliteExpCaps.woff2') format('woff2'),
    url('fonts/BPGNinoEliteExpCaps.woff') format('woff'),
    url('fonts/BPGNinoEliteExpCaps.ttf') format('truetype'),
    url('fonts/BPGNinoEliteExpCaps.svg#BPGNinoEliteExpCaps') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BPGSquareMtavruli';
    src: url('fonts/BPGSquareMtavruli.eot');
    src: local('Ã¢ËœÂº'), url('fonts/BPGSquareMtavruli.woff') format('woff'), url('fonts/BPGSquareMtavruli.ttf') format('truetype'), url('fonts/BPGSquareMtavruli.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BPG ExtraSquare Mtavruli';
    src: url('fonts/BPGExtraSquareMtavruli.eot');
    src: local('ÃƒÂ¢Ã‹Å“Ã‚Âº'), url('fonts/BPGExtraSquareMtavruli.woff') format('woff'), url('fonts/BPGExtraSquareMtavruli.ttf') format('truetype'), url('fonts/BPGExtraSquareMtavruli.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Black';
    src: url('fonts/Roboto-Black.eot');
    src: local('ÃƒÂ¢Ã‹Å“Ã‚Âº'), url('fonts/Roboto-Black.woff') format('woff'), url('fonts/Roboto-Black.ttf') format('truetype'), url('fonts/Roboto-Black.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BPGArial';
    src: url('fonts/BPGArial.eot');
    src: local('ÃƒÂ¢Ã‹Å“Ã‚Âº'), url('fonts/BPGArial.woff') format('woff'), url('fonts/BPGArial.ttf') format('truetype'), url('fonts/BPGArial.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GEL';
    src: url('fonts/GEL.eot');
    src: local('ÃƒÆ’Ã‚Â¢Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Âº'), url('fonts/GEL.woff') format('woff'), url('fonts/GEL.ttf') format('truetype'), url('fonts/GEL.svg') format('svg');
    font-weight: normal;

}
.GEL{ font-family: 'GEL'!important; font-size: 24px; font-weight: 100 !important;}

body{
    font-family: 'bpg_nino_elite_exp_capsRg';
}
.picture-item__details p.underline{
  font-family: 'BPGArial'; 
}
span, h1, h2, h3, h4, h5, h6, p
{
    font-family: 'bpg_nino_elite_exp_capsRg';
    -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .logo a, .zero-top-nav .navbar-nav li > a, .footer-widgets ul li, .cart th, .price, #contact-form .btn-success, .alphabet-row a, .sec-categoriescol>a, .sec-categoriescol>ul, .panel-title>a, .quick-view, .prod-caption p, .btn-chart, .btn-wishlist , .authentication>div, span.title, .pull-left span, .cart-content li, .btn-larg-authen, .footer-top div .btn, .footer-bottom-container, .footer-top div h3, .footer-top div > a, .footer-top div > p
{
    font-family: 'bpg_nino_elite_exp_capsRg';
    -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

input::-webkit-input-placeholder {     font-family: 'bpg_nino_elite_exp_capsRg' !important; }

input::-moz-input-placeholder {     font-family: 'bpg_nino_elite_exp_capsRg' !important; }

input::-ms-input-placeholder {     font-family: 'bpg_nino_elite_exp_capsRg' !important; }

textarea::-webkit-input-placeholder {     font-family: 'bpg_nino_elite_exp_capsRg' !important;}

textarea::-moz-input-placeholder {     font-family: 'bpg_nino_elite_exp_capsRg' !important;}

textarea::-ms-input-placeholder {     font-family: 'bpg_nino_elite_exp_capsRg' !important; }

.text-container *{
  font-family: 'BPGArial';
  color: #000;
}
.text-container img{
  float: left;
  margin-right: 5px;
  max-wight: 100%;
}