@font-face {
  font-family: "remixicon";
  src: url('../assets/fonts/remixicon.woff2') format("woff2"),
       url('../assets/fonts/remixicon.woff')  format("woff"),
       url('../assets/fonts/remixicon.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-add-line:before               { content: "\ea13"; }
.ri-arrow-down-circle-line:before { content: "\ea4a"; }
.ri-arrow-down-line:before        { content: "\ea4c"; }
.ri-arrow-down-s-line:before      { content: "\ea4e"; }
.ri-arrow-left-line:before        { content: "\ea60"; }
.ri-arrow-right-line:before       { content: "\ea6c"; }
.ri-arrow-up-circle-line:before   { content: "\ea72"; }
.ri-arrow-up-line:before          { content: "\ea76"; }
.ri-arrow-up-s-line:before        { content: "\ea78"; }
.ri-attachment-line:before        { content: "\ea86"; }
.ri-bar-chart-2-line:before       { content: "\ea96"; }
.ri-bill-line:before              { content: "\eac2"; }
.ri-book-open-line:before         { content: "\eadb"; }
.ri-briefcase-line:before         { content: "\eaf5"; }
.ri-calculator-line:before        { content: "\eb1f"; }
.ri-calendar-line:before          { content: "\eb27"; }
.ri-car-line:before               { content: "\eb39"; }
.ri-check-line:before             { content: "\eb7b"; }
.ri-close-line:before             { content: "\eb99"; }
.ri-coin-line:before              { content: "\ebb2"; }
.ri-delete-bin-line:before        { content: "\ec2a"; }
.ri-download-line:before          { content: "\ec5a"; }
.ri-feedback-line:before          { content: "\ecc1"; }
.ri-file-list-3-line:before       { content: "\ecef"; }
.ri-file-pdf-line:before          { content: "\ecfd"; }
.ri-file-text-line:before         { content: "\ed0f"; }
.ri-flask-line:before             { content: "\ed3f"; }
.ri-folder-line:before            { content: "\ed6a"; }
.ri-folder-zip-line:before        { content: "\ed88"; }
.ri-graduation-cap-line:before    { content: "\f333"; }
.ri-hammer-line:before            { content: "\edef"; }
.ri-hand-coin-line:before         { content: "\edf1"; }
.ri-hospital-line:before          { content: "\ee37"; }
.ri-id-card-line:before           { content: "\f4e8"; }
.ri-image-line:before             { content: "\ee4b"; }
.ri-layout-grid-line:before       { content: "\ee90"; }
.ri-lock-line:before              { content: "\eece"; }
.ri-lock-unlock-line:before       { content: "\eed2"; }
.ri-pencil-line:before            { content: "\efe0"; }
.ri-percent-line:before           { content: "\efe6"; }
.ri-repeat-line:before            { content: "\f074"; }
.ri-repeat-2-line:before          { content: "\f072"; }
.ri-safe-2-line:before            { content: "\f0a9"; }
.ri-settings-3-line:before        { content: "\f0e6"; }
.ri-shield-line:before            { content: "\f108"; }
.ri-survey-line:before            { content: "\f1c7"; }
.ri-suitcase-line:before          { content: "\f1b9"; }
.ri-t-shirt-line:before           { content: "\f1d9"; }
.ri-tools-line:before             { content: "\f21b"; }
.ri-time-line:before              { content: "\f20f"; }
.ri-umbrella-line:before          { content: "\f243"; }
.ri-upload-line:before            { content: "\f2e7"; }
