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

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ico-jobland' !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;
}
.ico-REGISTER:before {
  content: "\f902";

  top: 4px;
  left: 0px;
  position: relative;
}
.ico-DOT:before {
  content: "\f901";
}

.ico-HAMBURGER:before {
  content: "\f900";
}
.ico-CONTRAST:before {
  content: "\e912";
}
.ico-EDIT:before {
  content: "\e957";
}
.ico-CHECK:before {
  content: "\e90f";
}
.ico-CLOSE:before {
  content: "\e914";
}
.ico-HOME:before {
  content: "\e928";
  font-size: 20px;
    line-height: 60px;
}
.ico-NEXT:before {
  content: "\e939";
}
.ico-PREVIOUS:before {
  content: "\e93d";
}
.ico-REFRESH:before {
  content: "\e93f";
}
.ico-TRASH:before {
  content: "\e94e";
}
.ico-NEXT-THIN:before {
  content: "\e900";
}
.ico-THICK:before {
  content: "\e901";
}
.ico-DOWN:before {
  content: "\e902";
}
.ico-DOWNLOAD:before {
  content: "\e904";
}
.ico-EARTH:before {
  content: "\e905";
  top: 4px;
  left: -5px;
  position: relative;
}
.ico-LOGIN:before {
  content: "\e906";
  top: 4px;
  left: 0px;
  position: relative;
}
.ico-PIN:before {
  content: "\e907";
}
.ico-SEARCH:before {
  content: "\e908";
}
.ico-UP:before {
  content: "\e909";
}
.ico-G+:before {
  content: "\e903";
}
.ico-FB:before {
  content: "\f231";
}
.ico-TWITTER:before {
  content: "\f243";
}
.ico-LINKEDIN:before {
  content: "\e90a";
}


@media screen and (max-width:900px) {

.ico-Login:before{top:4px; font-size: 20px}
.ico-REGISTER:before{top:4px; font-size: 20px}
.ico-EARTH:before{top:6px; font-size: 22px;}
.ico-HOME:before{line-height: 40px;}
}