@import url('https://unicons.iconscout.com/release/v3.0.6/css/line.css');
@import url('https://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.min.css');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700');
@import url('https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/7.2.96/css/materialdesignicons.min.css');

@font-face {
    font-family: 'paroti';
    src: url('../../../fonts/paroti.eot?puoekl');
    src: url('../../../fonts/paroti.eot?puoekl#iefix') format('embedded-opentype'),
    url('../../../fonts/paroti.ttf?puoekl') format('truetype'),
    url('../../../fonts/paroti.woff?puoekl') format('woff'),
    url('../../../fonts/paroti.svg?puoekl#paroti') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="paroti-icon-"], [class*=" paroti-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'paroti' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.paroti-icon-right-arrow:before {
    content: "\e917";
}

.paroti-icon-left-arrow:before {
    content: "\e918";
}

.paroti-icon-up-arrow:before {
    content: "\e919";
}

.paroti-icon-down-arrow:before {
    content: "\e91a";
}

.paroti-icon-volunteer:before {
    content: "\e900";
}

.paroti-icon-magnifying-glass:before {
    content: "\e901";
}

.paroti-icon-shopping-cart:before {
    content: "\e902";
}

.paroti-icon-checked:before {
    content: "\e903";
}

.paroti-icon-quote:before {
    content: "\e904";
}

.paroti-icon-sponsor:before {
    content: "\e905";
}

.paroti-icon-solidarity:before {
    content: "\e906";
}

.paroti-icon-organic-food:before {
    content: "\e907";
}

.paroti-icon-education:before {
    content: "\e908";
}

.paroti-icon-patient:before {
    content: "\e909";
}

.paroti-icon-campaign:before {
    content: "\e90a";
}

.paroti-icon-budget:before {
    content: "\e90b";
}

.paroti-icon-social-campaign:before {
    content: "\e90c";
}

.paroti-icon-help:before {
    content: "\e90d";
}

.paroti-icon-peace:before {
    content: "\e90e";
}

.paroti-icon-praying:before {
    content: "\e90f";
}

.paroti-icon-heart:before {
    content: "\e910";
}

.paroti-icon-peace-1:before {
    content: "\e911";
}

.paroti-icon-heart-1:before {
    content: "\e912";
}

.paroti-icon-help-1:before {
    content: "\e913";
}

.paroti-icon-food-basket:before {
    content: "\e914";
}

.paroti-icon-support:before {
    content: "\e915";
}

.paroti-icon-charity:before {
    content: "\e916";
}
