@font-face {
  font-family: "remixicon";
  src: url("fonts/remixicon.woff2") format("woff2"),
       url("fonts/remixicon.woff") format("woff");
  font-display: swap;
}

[class^="ri-"], [class*=" ri-"] {
  font-family: "remixicon" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
.ri-xxs { font-size: .5em; }
.ri-xs { font-size: .75em; }
.ri-sm { font-size: .875em; }
.ri-1x { font-size: 1em; }
.ri-2x { font-size: 2em; }
.ri-3x { font-size: 3em; }
.ri-fw { text-align: center; width: 1.25em; }

/* WARNING: ri-car-washing not found in remixicon */
.ri-thermometer-line:before { content: "\f203"; }
.ri-tools-fill:before { content: "\f21a"; }
/* WARNING: ri-brake-lines not found in remixicon */
.ri-oil-fill:before { content: "\efad"; }
/* WARNING: ri-air-conditioner not found in remixicon */
.ri-settings-3-fill:before { content: "\f0e5"; }
/* WARNING: ri-stethoscope not found in remixicon */
.ri-steering-2-fill:before { content: "\f192"; }
.ri-map-pin-2-fill:before { content: "\ef09"; }
.ri-phone-fill:before { content: "\efe9"; }
.ri-time-fill:before { content: "\f20e"; }
.ri-arrow-left-s-line:before { content: "\ea64"; }
.ri-arrow-right-s-line:before { content: "\ea6e"; }
