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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
    font-family: 'icomoon';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-ticket,
.icon-cart,
.icon-cart-2,
.icon-profile,
.icon-coin,
.icon-barcode,
.icon-history,
.icon-clock,
.icon-clock-2,
.icon-alarm,
.icon-alarm-2,
.icon-bell,
.icon-stopwatch,
.icon-calendar,
.icon-bubble,
.icon-bubbles,
.icon-bubbles-2,
.icon-bubble-2,
.icon-bubbles-3,
.icon-bubbles-4,
.icon-user,
.icon-users,
.icon-key,
.icon-key-2,
.icon-lock,
.icon-lock-2,
.icon-unlocked,
.icon-search,
.icon-zoom-in,
.icon-zoom-out,
.icon-cogs,
.icon-cog,
.icon-pie,
.icon-stats,
.icon-bars,
.icon-bars-2,
.icon-truck,
.icon-signup,
.icon-list,
.icon-list-2,
.icon-menu,
.icon-warning,
.icon-notification,
.icon-question,
.icon-info,
.icon-info-2,
.icon-checkbox-checked,
.icon-checkbox-unchecked,
.icon-checkbox-partial,
.icon-radio-checked,
.icon-radio-unchecked,
.icon-file-powerpoint,
.icon-loop,
.icon-shuffle,
.icon-checkmark,
.icon-checkmark-2,
.icon-enter,
.icon-bullhorn,
.icon-numbered-list,
.icon-qrcode,
.moon-icon-star,
.moon-icon-star-2,
.moon-icon-star-3,
.icon-heart,
.icon-heart-2,
.icon-heart-broken,
.icon-menu-2 {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.icon-ticket:before {
    content: "\e000";
}

.icon-cart:before {
    content: "\e001";
}

.icon-cart-2:before {
    content: "\e002";
}

.icon-profile:before {
    content: "\e003";
}

.icon-coin:before {
    content: "\e004";
}

.icon-barcode:before {
    content: "\e005";
}

.icon-history:before {
    content: "\e006";
}

.icon-clock:before {
    content: "\e007";
}

.icon-clock-2:before {
    content: "\e008";
}

.icon-alarm:before {
    content: "\e009";
}

.icon-alarm-2:before {
    content: "\e00a";
}

.icon-bell:before {
    content: "\e00b";
}

.icon-stopwatch:before {
    content: "\e00c";
}

.icon-calendar:before {
    content: "\e00d";
}

.icon-bubble:before {
    content: "\e00e";
}

.icon-bubbles:before {
    content: "\e00f";
}

.icon-bubbles-2:before {
    content: "\e010";
}

.icon-bubble-2:before {
    content: "\e011";
}

.icon-bubbles-3:before {
    content: "\e012";
}

.icon-bubbles-4:before {
    content: "\e013";
}

.icon-user:before {
    content: "\e014";
}

.icon-users:before {
    content: "\e015";
}

.icon-key:before {
    content: "\e016";
}

.icon-key-2:before {
    content: "\e017";
}

.icon-lock:before {
    content: "\e018";
}

.icon-lock-2:before {
    content: "\e019";
}

.icon-unlocked:before {
    content: "\e01a";
}

.icon-search:before {
    content: "\e01b";
}

.icon-zoom-in:before {
    content: "\e01c";
}

.icon-zoom-out:before {
    content: "\e01d";
}

.icon-cogs:before {
    content: "\e01e";
}

.icon-cog:before {
    content: "\e01f";
}

.icon-pie:before {
    content: "\e020";
}

.icon-stats:before {
    content: "\e021";
}

.icon-bars:before {
    content: "\e022";
}

.icon-bars-2:before {
    content: "\e023";
}

.icon-truck:before {
    content: "\e024";
}

.icon-signup:before {
    content: "\e025";
}

.icon-list:before {
    content: "\e026";
}

.icon-list-2:before {
    content: "\e027";
}

.icon-menu:before {
    content: "\e028";
}

.icon-warning:before {
    content: "\e029";
}

.icon-notification:before {
    content: "\e02a";
}

.icon-question:before {
    content: "\e02b";
}

.icon-info:before {
    content: "\e02c";
}

.icon-info-2:before {
    content: "\e02d";
}

.icon-checkbox-checked:before {
    content: "\e02e";
}

.icon-checkbox-unchecked:before {
    content: "\e02f";
}

.icon-checkbox-partial:before {
    content: "\e030";
}

.icon-radio-checked:before {
    content: "\e031";
}

.icon-radio-unchecked:before {
    content: "\e032";
}

.icon-file-powerpoint:before {
    content: "\e033";
}

.icon-loop:before {
    content: "\e034";
}

.icon-shuffle:before {
    content: "\e035";
}

.icon-checkmark:before {
    content: "\e036";
}

.icon-checkmark-2:before {
    content: "\e037";
}

.icon-enter:before {
    content: "\e038";
}

.icon-bullhorn:before {
    content: "\e039";
}

.icon-numbered-list:before {
    content: "\e03a";
}

.icon-qrcode:before {
    content: "\e03b";
}

.moon-icon-star:before {
    content: "\e03c";
}

.moon-icon-star-2:before {
    content: "\e03d";
}

.moon-icon-star-3:before {
    content: "\e03e";
}

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

.icon-heart-2:before {
    content: "\e040";
}

.icon-heart-broken:before {
    content: "\e041";
}

.icon-menu-2:before {
    content: "\e042";
}
