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

[class^="icon-"], [class*=" icon-"] {
  font-family: "smartaicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ikona-zed:before { content: '\f101'; }
.icon-ikona-projekce:before { content: '\f102'; }
.icon-ikona-logistika:before { content: '\f103'; }
.icon-ikona-15-let:before { content: '\f104'; }
