@font-face {
	/*
  font-family: 'kzs';
  src:  url('../fonts/kzs.eot?2lsbdy');
  src:  url('../fonts/kzs.eot?2lsbdy#iefix') format('embedded-opentype'),
    url('../fonts/kzs.ttf?2lsbdy') format('truetype'),
    url('../fonts/kzs.woff?2lsbdy') format('woff'),
    url('../fonts/kzs.svg?2lsbdy#kzs') format('svg');
  font-weight: normal;
  font-style: normal;
    */
    
  font-family: 'flycom-web';
  src:  url('../fonts/flycom-web.eot?r2btpc');
  src:  url('../fonts/flycom-web.eot?r2btpc#iefix') format('embedded-opentype'),
    url('../fonts/flycom-web.ttf?r2btpc') format('truetype'),
    url('../fonts/flycom-web.woff?r2btpc') format('woff'),
    url('../fonts/flycom-web.svg?r2btpc#flycom-web') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*
i {
  /* use !important to prevent issues with browser extensions that change fonts *
  font-family: 'kzs' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  // Better Font Rendering ===========
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/

[class^="kzs-"], [class*=" kzs-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'flycom-web' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.kzs-camera:before {
  content: "\e915";
}
.kzs-nkbm:before {
  content: "\e914";
}
.kzs-stats:before {
  content: "\e913";
}
.kzs-team:before {
  content: "\e90d";
}
.kzs-win-lose:before {
  content: "\e90e";
}
.kzs-basket:before {
  content: "\e90f";
}
.kzs-average:before {
  content: "\e910";
}
.kzs-file-pdf:before {
  content: "\e911";
}
.kzs-file-doc:before {
  content: "\e912";
}
.kzs-quotation-right:before {
  content: "\e90b";
}
.kzs-quotation-left:before {
  content: "\e90c";
}
.kzs-ticket:before {
  content: "\e900";
}
.kzs-shop:before {
  content: "\e901";
}
.kzs-ball:before {
  content: "\e902";
}
.kzs-twitter:before {
  content: "\e903";
}
.kzs-facebook:before {
  content: "\e904";
}
.kzs-video-alt:before {
  content: "\e905";
}
.kzs-instagram:before {
  content: "\e906";
}
.kzs-photo:before {
  content: "\e907";
}
.kzs-video:before {
  content: "\e908";
}
.kzs-calendar:before {
  content: "\e909";
}
.kzs-tag:before {
  content: "\e90a";
}

.glyphicon {
  font-family: 'Glyphicons Halflings' !important;
}

span.kzs-nkbm {
  font-family: 'kzs' !important;
}

span.kzs-stats {
  font-family: 'kzs' !important;
}
span.kzs-team {
  font-family: 'kzs' !important;
}
span.kzs-win-lose {
  font-family: 'kzs' !important;
}
span.kzs-basket {
  font-family: 'kzs' !important;
}
span.kzs-average {
  font-family: 'kzs' !important;
}
span.kzs-file-pdf {
  font-family: 'kzs' !important;
}
span.kzs-file-doc {
  font-family: 'kzs' !important;
}
span.kzs-quotation-right {
  font-family: 'kzs' !important;
}
span.kzs-quotation-left {
  font-family: 'kzs' !important;
}
span.kzs-ticket {
  font-family: 'kzs' !important;
}
span.kzs-shop {
  font-family: 'kzs' !important;
}
span.kzs-ball {
  font-family: 'kzs' !important;
}
span.kzs-twitter {
  font-family: 'kzs' !important;
}
span.kzs-facebook {
  font-family: 'kzs' !important;
}
span.kzs-video-alt {
  font-family: 'kzs' !important;
}
span.kzs-instagram {
  font-family: 'kzs' !important;
}
span.kzs-photo {
  font-family: 'kzs' !important;
}
span.kzs-video {
  font-family: 'kzs' !important;
}
span.kzs-calendar {
  font-family: 'kzs' !important;
}
span.kzs-tag {
  font-family: 'kzs' !important;
}

.kzs-calendar {
    position: relative;
    top: 5px;
}
.kzs-ticket {
    position: relative;
    top: 2px;
}

.kzs-viber-link {
	width: 20px !important;
    height: 20px !important;
	display: block !important;
}

.kzs-viber-icon {
	width: 20px !important;
    height: 20px !important;
    background-image: url(../images/viber-ikona.png);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: 20px;
	display: block !important;
	margin-top: 0px !important;
}
.kzs-viber-icon:hover {
	background-image: url(../images/viber-ikona-hover.png);
}

@media screen and (max-width: 767px) {
	.kzs-viber-link {
		width: 35px !important;
		height: 35px !important;
	}
	
	.kzs-viber-icon {
	width: 35px !important;
    height: 35px !important;
	background-size: 35px;
}
}

