@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/themes/remars/assets/fonts/icons/fonts/icomoon.eot?c3r8ym');
  src:  url('/wp-content/themes/remars/assets/fonts/icons/fonts/icomoon.eot?c3r8ym#iefix') format('embedded-opentype'),
    url('/wp-content/themes/remars/assets/fonts/icons/fonts/icomoon.ttf?c3r8ym') format('truetype'),
    url('/wp-content/themes/remars/assets/fonts/icons/fonts/icomoon.woff?c3r8ym') format('woff'),
    url('/wp-content/themes/remars/assets/fonts/icons/fonts/icomoon.svg?c3r8ym#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: 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-shape:before {
  content: "\e903";
}
.icon-path-1:before {
  content: "\e900";
}
.icon-path:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e901";
}
