/* CSS Document */
/*
* Remix Icon v4.3.0
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
*
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*
* Date: 2024-06-13
*/
@font-face {
  font-family: "remixicon";
  src: url('remixicon.eot?t=1718271040674'); /* IE9*/
  src: url('remixicon.eot?t=1718271040674#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url("remixicon.woff2?t=1718271040674") format("woff2"),
  url("remixicon.woff?t=1718271040674") format("woff"),
  url('remixicon.ttf?t=1718271040674') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('remixicon.svg?t=1718271040674#remixicon') format('svg'); /* iOS 4.1- */
  font-display: swap;
}

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

/*Ayuda*/
.ri-question-line:before { content: "\f045"; }
/*Volver*/
.ri-arrow-left-line:before { content: "\ea60"; }
/*Sigue*/
.ri-arrow-down-s-line:before { content: "\ea4e"; }
/*Inmuebles*/
.ri-home-2-line:before { content: "\ee19"; }
/*Automotores*/
.ri-roadster-line:before { content: "\f090"; }
/*AMOS*/
.ri-drop-line:before { content: "\ec6a"; }
/*Cementerio*/
.ri-cross-line:before { content: "\f31b"; }
/*Mejoras*/
.ri-community-line:before { content: "\ebba"; }
/*Patogenos*/
.ri-virus-line:before { content: "\f294"; }
/*Espacio publico*/
.ri-tree-line:before { content: "\f3e3"; }
/*Multa*/
.ri-currency-line:before { content: "\ec08"; }
/*Dolar*/
.ri-exchange-dollar-fill:before { content: "\eca8"; }
/*Cedulon*/
.ri-article-line:before { content: "\ea7e"; }
/*Mano arriba*/
.ri-thumb-up-line:before { content: "\f207"; }
/*Mano abajo*/
.ri-thumb-down-line:before { content: "\f205"; }
/*impresora*/
.ri-printer-line:before { content: "\f029"; }
/*plus*/
.ri-add-circle-line:before { content: "\ea11"; }
/*Cerrar*/
.ri-close-line:before { content: "\eb99"; }
.ri-auction-line:before { content: "\ea88"; }
.ri-error-warning-line:before { content: "\eca1"; }
.ri-money-dollar-circle-line:before { content: "\ef65"; }
.ri-bar-chart-box-line:before { content: "\ea98"; }
.ri-key-2-fill:before { content: "\ee6e"; }
.ri-calendar-event-line:before { content: "\eb25"; }
.ri-file-copy-2-line:before { content: "\ecd3"; }
.ri-phone-line:before { content: "\efec"; }
.ri-store-2-line:before { content: "\f1a5"; }
.ri-cursor-line:before { content: "\ec0a"; }
.ri-logout-box-r-line:before { content: "\eeda"; }
.ri-question-line:before { content: "\f045"; }
.ri-arrow-right-circle-line:before { content: "\ea68"; }
.ri-delete-bin-line:before { content: "\ec2a"; }
.ri-user-line:before { content: "\f264"; }

