@charset "UTF-8";
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?swo3is');
  src:  url('fonts/icomoon.eot?swo3is#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?swo3is') format('truetype'),
    url('fonts/icomoon.woff?swo3is') format('woff'),
    url('fonts/icomoon.svg?swo3is#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', 'themify' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;

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

.icon-calendar_M:before {
  content: "\e900";
}
.icon-calendar_S:before {
  content: "\e901";
}
.icon-email_S:before {
  content: "\e906";
}
.icon-Hamburger_M:before {
  content: "\e907";
}
.icon-location_M:before {
  content: "\e908";
}
.icon-location_S:before {
  content: "\e909";
}
.icon-search_M:before {
  content: "\e90a";
}
.icon-strelica_M:before {
  content: "\e90b";
}
.icon-strelica_P_dolje_M:before {
  content: "\e90c";
}
.icon-strelica_P_M:before {
  content: "\e90d";
}
.icon-strelica_P_S:before {
  content: "\e90e";
}
.icon-time_M:before {
  content: "\e90f";
}
.icon-time_S:before {
  content: "\e910";
}
.icon-tramvaj_S:before {
  content: "\e911";
}
.icon-ulaznica_S:before {
  content: "\e912";
}
