@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ndssjd');
  src:  url('fonts/icomoon.eot?ndssjd#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ndssjd') format('truetype'),
    url('fonts/icomoon.woff?ndssjd') format('woff'),
    url('fonts/icomoon.svg?ndssjd#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-cerpadla-ikona:before {
  content: "\e906";
  color: #af1306;
}
.icon-blog-ikona:before {
  content: "\e900";
  color: #af1306;
}
.icon-domov-ikona:before {
  content: "\e901";
  color: #af1306;
}
.icon-dotacia-ikona:before {
  content: "\e902";
  color: #af1306;
}
.icon-kontakt-ikona:before {
  content: "\e903";
}
.icon-onas-ikona:before {
  content: "\e904";
}
.icon-sluzby-ikona:before {
  content: "\e905";
}
