@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?xvgb0r');
  src:  url('fonts/icomoon.eot?xvgb0r#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xvgb0r') format('truetype'),
    url('fonts/icomoon.woff?xvgb0r') format('woff'),
    url('fonts/icomoon.svg?xvgb0r#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-statearrow-bold_left:before {
  content: "\e900";
}
.icon-statearrow-bold_right:before {
  content: "\e901";
}
.icon-statearrow-select:before {
  content: "\e902";
}
.icon-statedelete:before {
  content: "\e903";
}
.icon-statedown:before {
  content: "\e904";
}
.icon-statefb:before {
  content: "\e905";
}
.icon-stateig:before {
  content: "\e906";
}
.icon-stateleft:before {
  content: "\e907";
}
.icon-statelocation:before {
  content: "\e908";
}
.icon-statemail:before {
  content: "\e909";
}
.icon-statemenu_close:before {
  content: "\e90a";
}
.icon-statemenu:before {
  content: "\e90b";
}
.icon-statephone:before {
  content: "\e90c";
}
.icon-stateplay:before {
  content: "\e90d";
}
.icon-stateplus:before {
  content: "\e90e";
}
.icon-stateright:before {
  content: "\e90f";
}
.icon-statesearch:before {
  content: "\e910";
}
.icon-statetextarea:before {
  content: "\e911";
}
.icon-stateyoutube:before {
  content: "\e912";
}
