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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-tel:before {
  content: "\e900";
padding-right:5px;
}
.icon-home:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
.icon-checkmark:before {
  content: "\e903";
color:#f90;
padding-right:5px;
}
.icon-arrow-right:before {
  content: "\e904";
}
.icon-point-right:before {
  content: "\e905";
}
.icon-question:before {
  content: "\e906";
}
.icon-arrow-up-left:before {
  content: "\e907";
}
.icon-arrow-up:before {
  content: "\e908";
}
.icon-arrow-up-right:before {
  content: "\e909";
}
.icon-arrow-down-right:before {
  content: "\e90a";
}
.icon-arrow-down:before {
  content: "\e90b";
}
.icon-arrow-down-left:before {
  content: "\e90c";
}
.icon-arrow-left:before {
  content: "\e90d";
}
.icon-circle-right:before {
  content: "\e90e";
}
.icon-checkbox-checked:before {
  content: "\e90f";
}
.icon-radio-checked:before {
  content: "\e910";
}
.icon-radio-unchecked:before {
  content: "\e911";
}
.icon--1:before {
  content: "\e912";
}
.icon-circle-down:before {
  content: "\e913";
}
.icon--2:before {
  content: "\e914";
}
.icon-earth:before {
  content: "\e915";
}
.icon-leaf:before {
  content: "\e916";
}
