@font-face {
  font-family: 'icomoon-new';
  src:  url('fonts/icomoon.eot?3vi88r');
  src:  url('fonts/icomoon.eot?3vi88r#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3vi88r') format('truetype'),
    url('fonts/icomoon.woff?3vi88r') format('woff'),
    url('fonts/icomoon.svg?3vi88r#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-new' !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-Basket:before {
  content: "\e900";
  color: #19405b;
}
.icon-Cross-Navy:before {
  content: "\e901";
  color: #19405b;
}
.icon-Down-Arrow-Navy:before {
  content: "\e902";
  color: #19405b;
}
.icon-Download-Blue:before {
  content: "\e903";
  color: #608d9c;
}
.icon-Download-Navy:before {
  content: "\e904";
  color: #19405b;
}
.icon-Email-Navy:before {
  content: "\e905";
  color: #19405b;
}
.icon-Left-Arrow-White:before {
  content: "\e906";
  color: #fff;
}
.icon-Location-Navy:before {
  content: "\e907";
  color: #19405b;
}
.icon-Phone-Navy:before {
  content: "\e908";
  color: #19405b;
}
.icon-Profile:before {
  content: "\e909";
  color: #19405b;
}
.icon-Right-Arrow-Blue:before {
  content: "\e90a";
  color: #608d9c;
}
.icon-Right-Arrow-White:before {
  content: "\e90b";
  color: #fff;
}
.icon-Search-White:before {
  content: "\e90c";
  color: #fff;
}
.icon-Up-Arrow-Navy:before {
  content: "\e90d";
  color: #19405b;
}
.icon-Up-Right-Arrow-White:before {
  content: "\e90e";
  color: #fff;
}
