@font-face {
    font-family: "Rozetka";
    src: url("/fonts/Rozetka.otf") format('opentype');
}
@font-face {
	  font-family: 'Rozetka-Bold';
	  src: url('/fonts/Rozetka-Bold.otf') format('opentype');
}
/* @font-face {
	font-family: 'Rozetka';
	src: local('☺'), 
	    url('Rozetka.otf') format("opentype"),
	    url('RozetkaWeb-Regular.ttf') format('truetype');
} */
/* @font-face {
	font-family: 'Rozetka-Bold';
	src: local('☺'), 
	    url('Rozetka-Bold.otf') format("opentype"),
	    url('RozetkaWeb-Bold.ttf') format('truetype');
} */

@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?q3tkkr');
  src:  url('/fonts/icomoon.eot?q3tkkr#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?q3tkkr') format('truetype'),
    url('/fonts/icomoon.woff?q3tkkr') format('woff'),
    url('/fonts/icomoon.svg?q3tkkr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-author:before {
  content: "\e915";
  color: #00a046;
}
.icon-barnds-news:before {
  content: "\e900";
  color: #00a046;
}
.icon-blue-arr:before {
  content: "\e901";
}
.icon-car:before {
  content: "\e902";
  color: #a6a5a5;
}
.icon-children:before {
  content: "\e903";
  color: #a6a5a5;
}
.icon-comment:before {
  content: "\e904";
}
.icon-electronic:before {
  content: "\e905";
  color: #a6a5a5;
}
.icon-eye:before {
  content: "\e906";
}
.icon-family:before {
  content: "\e907";
  color: #a6a5a5;
}
.icon-freizeit:before {
  content: "\e908";
  color: #a6a5a5;
}
.icon-green-eye:before {
  content: "\e909";
  color: #00a046;
}
.icon-green-star:before {
  content: "\e90a";
  color: #00a046;
}
.icon-health:before {
  content: "\e90b";
  color: #a6a5a5;
}
.icon-home:before {
  content: "\e90c";
  color: #a6a5a5;
}
.icon-like:before {
  content: "\e90d";
}
.icon-meal:before {
  content: "\e90e";
  color: #a6a5a5;
}
.icon-new-posts:before {
  content: "\e90f";
  color: #00a046;
}
.icon-news:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e911";
  color: #a6a5a5;
}
.icon-style:before {
  content: "\e912";
  color: #a6a5a5;
}
.icon-tag-star:before {
  content: "\e913";
}
.icon-top-posts:before {
  content: "\e914";
  color: #00a046;
}
