@font-face {
    font-family: 'kioskicons';
    src: url('../Fonts/kioskicons.eot?e60wti');
    src: url('../Fonts/kioskicons.eot?e60wti#iefix') format('embedded-opentype'), url('../Fonts/kioskicons.ttf?e60wti') format('truetype'), url('../Fonts/kioskicons.woff?e60wti') format('woff'), url('../Fonts/kioskicons.svg?e60wti#kioskicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="kioskicon-"], [class*=" kioskicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'kioskicons' !important;
    speak: none;
    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;
}

.kioskicon-team:before {
    content: "\e900";
}

.kioskicon-card:before {
    content: "\e901";
}

.kioskicon-newspaper:before {
    content: "\e902";
}

.kioskicon-plate:before {
    content: "\e903";
}

.kioskicon-ticket:before {
    content: "\e904";
}

.kioskicon-traffic:before {
    content: "\e905";
}

.kioskicon-weather:before {
    content: "\e906";
}

.kioskicon-search:before {
    content: "\e907";
}

.kioskicon-cube:before {
    content: "\e908";
}

.kioskicon-calendar:before {
    content: "\e909";
}

.kioskicon-star:before {
    content: "\e90a";
}

.kioskicon-left-arrow:before {
    content: "\e90b";
}

.kioskicon-right-arrow:before {
    content: "\e90c";
}
.kioskicon-star-solid:before {
    content: "\e90d";
}
.kioskicon-checkmark:before {
    content: "\e90e";
}
.kioskicon-circle:before {
    content: "\e90f";
}
.kioskicon-circle-checkmark:before {
    content: "\e910";
}
.kioskicon-home:before {
    content: "\e911";
}
