@font-face {
  font-family: 'jp-corry';
  src:
    url('https://cdn.icomoon.io/96977/JPCorry/jp-corry.woff2?v23cdr') format('woff2'),
    url('https://cdn.icomoon.io/96977/JPCorry/jp-corry.ttf?v23cdr') format('truetype'),
    url('https://cdn.icomoon.io/96977/JPCorry/jp-corry.woff?v23cdr') format('woff'),
    url('https://cdn.icomoon.io/96977/JPCorry/jp-corry.svg?v23cdr#jp-corry') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.c-icon--user-solid-circle:before {
  content: "\e903";
}
.c-icon--hammer:before {
  content: "\e907";
}
.c-icon--compass:before {
  content: "\e904";
}
.c-icon--direction:before {
  content: "\e904";
}
.c-icon--location:before {
  content: "\e904";
}
.c-icon--location1:before {
  content: "\e905";
}
.c-icon--map-marker:before {
  content: "\e905";
}
.c-icon--pin:before {
  content: "\e905";
}
.c-icon--brick:before {
  content: "\e900";
}
.c-icon--truck:before {
  content: "\e902";
}
.c-icon--info_outline:before {
  content: "\e90d";
}
.c-icon--cancel:before {
  content: "\e908";
}
.c-icon--shopping_basket:before {
  content: "\e909";
}
.c-icon--add_shopping_cart:before {
  content: "\e90a";
}
.c-icon--local_grocery_store:before {
  content: "\e90b";
}
.c-icon--check_circle:before {
  content: "\e90c";
}
.c-icon--build:before {
  content: "\e906";
}
.c-icon--mouse:before {
  content: "\e901";
}
