@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?mytbne');
  src:  url('../fonts/icomoon.eot?mytbne#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?mytbne') format('truetype'),
    url('../fonts/icomoon.woff?mytbne') format('woff'),
    url('../fonts/icomoon.svg?mytbne#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-backward:before {
  content: "\e909";
}
.icon-dollar-sign:before {
  content: "\e90a";
}
.icon-lock:before {
  content: "\e90b";
}
.icon-map-marker-alt:before {
  content: "\e90c";
}
.icon-minus:before {
  content: "\e90d";
}
.icon-plus:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
}
.icon-search-plus:before {
  content: "\e910";
}
.icon-shopping-cart:before {
  content: "\e911";
}
.icon-sort-up:before {
  content: "\e912";
}
.icon--2:before {
  content: "\e900";
  color: #fff;
}
.icon-home:before {
  content: "\e901";
  margin: 0 5px 0 0px;
}
/*.icon-film:before {
  content: "\e913";
}*/
.icon-video-camera:before {
  content: "\e914";
  color: #fff;
  font-size: 2.8em;
}
/*.icon-library:before {
  content: "\e921";
}*/
.icon-file-text:before {
  content: "\e922";
  color: #fff;
  font-size: 2.8em;
}

/*.icon-calendar:before {
  content: "\e953";
}*/
.icon-undo2:before {
  content: "\e967";
  margin: 0 5px 0 0px;
}

.icon-clipboard:before {
  content: "\e9b8";
  color: #fff;
  font-size: 2.8em;
}

.icon--3:before {
  content: "\e900";
  color: rgb(0, 0, 0);
  font-size: 1.0em;
  padding:  0  5px 0 0;
  transition:all 0.2s linear;
}

.icon-mail2:before {
  content: "\ea84";
    font-size: 1.0em;
  padding:  0  5px 0 0;
}

.icon-link:before {
  content: "\e9cb";
  color: #fff;
  font-size: 2.8em;
}