@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; }

.ri-wrench-fill:before { content: "\f63d"; }
.ri-tools-fill:before { content: "\f21a"; }
.ri-settings-fill:before { content: "\f0ed"; }
.ri-drop-fill:before { content: "\ec69"; }
.ri-water-flash-fill:before { content: "\f2af"; }
.ri-fire-fill:before { content: "\ed32"; }
.ri-sun-fill:before { content: "\f1bc"; }
.ri-snowflake-fill:before { content: "\f511"; }
.ri-shield-check-fill:before { content: "\f0ff"; }
.ri-star-fill:before { content: "\f186"; }
.ri-map-pin-fill:before { content: "\ef13"; }
.ri-phone-fill:before { content: "\efe9"; }
.ri-mail-fill:before { content: "\eef3"; }
.ri-calendar-fill:before { content: "\eb26"; }
.ri-time-fill:before { content: "\f20e"; }
.ri-check-line:before { content: "\eb7b"; }
.ri-arrow-right-line:before { content: "\ea6c"; }
.ri-facebook-fill:before { content: "\ecbc"; }
.ri-instagram-line:before { content: "\ee66"; }
.ri-menu-fill:before { content: "\ef3b"; }
.ri-close-fill:before { content: "\eb98"; }
.ri-thumb-up-fill:before { content: "\f206"; }
.ri-chat-3-fill:before { content: "\eb50"; }
.ri-arrow-left-s-line:before { content: "\ea64"; }
.ri-arrow-right-s-line:before { content: "\ea6e"; }
.ri-check-double-fill:before { content: "\eb78"; }
.ri-user-fill:before { content: "\f25f"; }
