@font-face {
  font-family: 'icon_eurofoam';
  src:  url('fonts/icon_eurofoam.eot?eqojrq');
  src:  url('fonts/icon_eurofoam.eot?eqojrq#iefix') format('embedded-opentype'),
    url('fonts/icon_eurofoam.ttf?eqojrq') format('truetype'),
    url('fonts/icon_eurofoam.woff?eqojrq') format('woff'),
    url('fonts/icon_eurofoam.svg?eqojrq#icon_eurofoam') 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: 'icon_eurofoam' !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_angle-right:before {
  content: "\e913";
}
.icon_close_small:before {
  content: "\e900";
}
.icon_arrow_down:before {
  content: "\e901";
}
.icon_arrow_left:before {
  content: "\e902";
}
.icon_arrow-right:before {
  content: "\e903";
}
.icon_arrow_up:before {
  content: "\e904";
}
.icon_check:before {
  content: "\e905";
}
.icon_close:before {
  content: "\e906";
}
.icon_d_down:before {
  content: "\e907";
}
.icon_d_up:before {
  content: "\e908";
}
.icon_download:before {
  content: "\e909";
}
.icon_dropdown:before {
  content: "\e90a";
}
.icon_location:before {
  content: "\e90b";
}
.icon_mail:before {
  content: "\e90c";
}
.icon_menu:before {
  content: "\e90d";
}
.icon_people:before {
  content: "\e90e";
}
.icon_phone:before {
  content: "\e90f";
}
.icon_plus:before {
  content: "\e910";
}
.icon_search:before {
  content: "\e911";
}
.icon_upload:before {
  content: "\e912";
}
