﻿/*
* Remix Icon v4.3.0 - Subset (24 icons)
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
*
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*/
@font-face {
  font-family: "remixicon";
  src: url("remixicon-subset.woff2") format("woff2"),
       url("remixicon-subset.ttf") format("truetype");
  font-display: swap;
}

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

.ri-database-2-line:before { content: "\ec16"; }
.ri-edit-line:before { content: "\ec86"; }
.ri-file-download-line:before { content: "\ecd9"; }
.ri-folder-line:before { content: "\ed6a"; }
.ri-grid-line:before { content: "\eddf"; }
.ri-hotel-line:before { content: "\ee3b"; }
.ri-image-line:before { content: "\ee4b"; }
.ri-information-line:before { content: "\ee59"; }
.ri-layout-grid-line:before { content: "\ee90"; }
.ri-layout-line:before { content: "\ee95"; }
.ri-leaf-line:before { content: "\eea3"; }
.ri-pencil-ruler-line:before { content: "\efe4"; }
.ri-printer-line:before { content: "\f029"; }
.ri-qr-code-line:before { content: "\f03d"; }
.ri-restaurant-line:before { content: "\f084"; }
.ri-ruler-line:before { content: "\f0a3"; }
.ri-search-line:before { content: "\f0d1"; }
.ri-shopping-bag-line:before { content: "\f118"; }
.ri-store-line:before { content: "\f1a9"; }
.ri-ticket-line:before { content: "\f20d"; }
.ri-tools-line:before { content: "\f21b"; }
.ri-truck-line:before { content: "\f231"; }
.ri-user-line:before { content: "\f264"; }
.ri-school-line:before { content: "\f35a"; }
