/**
 * Map legacy IcoMoon .ico-* classes onto Remix Icon glyphs.
 */
[class^="ico-"],
[class*=" ico-"] {
  font-family: "remixicon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-f-search:before { content: "\f0d1"; } /* ri-search-line */
.ico-arr-heavy-botttom:before { content: "\ea4e"; } /* ri-arrow-down-s-line */
.ico-arr-heavy-left:before { content: "\ea64"; } /* ri-arrow-left-s-line */
.ico-arr-heavy-right:before { content: "\ea6e"; } /* ri-arrow-right-s-line */
.ico-arr-heavy-top:before { content: "\ea78"; } /* ri-arrow-up-s-line */
.ico-accessebility:before { content: "\f2be"; } /* ri-wheelchair-line */
.ico-arr-bottom:before { content: "\ea4c"; } /* ri-arrow-down-line */
.ico-arr-bottom-sm:before { content: "\ea4e"; } /* ri-arrow-down-s-line */
.ico-arr-left:before { content: "\ea60"; } /* ri-arrow-left-line */
.ico-arr-left-sm:before { content: "\ea64"; } /* ri-arrow-left-s-line */
.ico-arr-right:before { content: "\ea6c"; } /* ri-arrow-right-line */
.ico-arr-right-sm:before { content: "\ea6e"; } /* ri-arrow-right-s-line */
.ico-arr-top:before { content: "\ea76"; } /* ri-arrow-up-line */
.ico-arr-top-sm:before { content: "\ea78"; } /* ri-arrow-up-s-line */
.ico-f-user:before { content: "\f25f"; } /* ri-user-fill */
.ico-calendar-error:before { content: "\f38e"; } /* ri-calendar-close-line */
.ico-calendar:before { content: "\eb27"; } /* ri-calendar-line */
.ico-trophy:before { content: "\f22f"; } /* ri-trophy-line */
.ico-settings:before { content: "\f0e6"; } /* ri-settings-3-line */
.ico-paper:before { content: "\ed0f"; } /* ri-file-text-line */
.ico-money:before { content: "\ef65"; } /* ri-money-dollar-circle-line */
.ico-info:before { content: "\ee59"; } /* ri-information-line */
.ico-list:before,
.ico-list-sm:before { content: "\eebe"; } /* ri-list-unordered */
.ico-f-whatsapp:before { content: "\f2bb"; } /* ri-whatsapp-fill */
.ico-f-youtube:before { content: "\f2d4"; } /* ri-youtube-fill */
.ico-grid:before { content: "\edde"; } /* ri-grid-fill */
.ico-hashtag:before { content: "\edfc"; } /* ri-hashtag */
.ico-linkedin:before { content: "\eeb6"; } /* ri-linkedin-line */
.ico-location:before { content: "\ef14"; } /* ri-map-pin-line */
.ico-phone:before { content: "\efec"; } /* ri-phone-line */
.ico-play:before { content: "\f00a"; } /* ri-play-fill */
.ico-search:before,
.ico-search-sm:before { content: "\f0d1"; } /* ri-search-line */
.ico-star:before { content: "\f18b"; } /* ri-star-line */
.ico-tag:before { content: "\f023"; } /* ri-price-tag-3-line */
.ico-talk:before { content: "\eb4d"; } /* ri-chat-1-line */
.ico-user:before { content: "\f264"; } /* ri-user-line */
.ico-users:before { content: "\ede3"; } /* ri-group-line */
.ico-whatsapp:before { content: "\f2bc"; } /* ri-whatsapp-line */
.ico-youtube:before { content: "\f2d5"; } /* ri-youtube-line */
.ico-attach:before { content: "\ea84"; } /* ri-attachment-2 */
.ico-cart:before,
.ico-cart-sm:before { content: "\f120"; } /* ri-shopping-cart-line */
.ico-check:before { content: "\eb7b"; } /* ri-check-line */
.ico-clock:before { content: "\f20f"; } /* ri-time-line */
.ico-email:before { content: "\eef6"; } /* ri-mail-line */
.ico-eye:before { content: "\ecb5"; } /* ri-eye-line */
.ico-facebook:before { content: "\ecbd"; } /* ri-facebook-line */
.ico-f-calendar:before { content: "\eb26"; } /* ri-calendar-fill */
.ico-f-cart:before { content: "\f11f"; } /* ri-shopping-cart-fill */
.ico-f-diploma:before { content: "\ea89"; } /* ri-award-fill */
.ico-f-email:before { content: "\eef3"; } /* ri-mail-fill */
.ico-f-facebook:before { content: "\ecbc"; } /* ri-facebook-fill */
.ico-f-instagram:before { content: "\ee65"; } /* ri-instagram-fill */
.ico-flag:before { content: "\ed3b"; } /* ri-flag-line */
.ico-f-lang:before { content: "\f226"; } /* ri-translate-2 */
.ico-f-linkedin:before { content: "\eeb5"; } /* ri-linkedin-fill */
.ico-f-list:before { content: "\eeba"; } /* ri-list-check */
.ico-f-location:before { content: "\ef13"; } /* ri-map-pin-fill */
.ico-f-pdf:before { content: "\f3c6"; } /* ri-file-pdf-2-line */
.ico-f-phone:before { content: "\efe9"; } /* ri-phone-fill */
.ico-f-student:before { content: "\f332"; } /* ri-graduation-cap-fill */
.ico-f-tickets:before { content: "\ebed"; } /* ri-coupon-fill */
