﻿@font-face {
    font-family: 'icomoon';
    src: url('../Content/webfonts/icon-fonts/icomoon.eot?chwwx');
    src: url('../Content/webfonts/icon-fonts/icomoon.eot?chwwx#iefix') format('embedded-opentype'), url('../Content/webfonts/icon-fonts/icomoon.ttf?chwwx') format('truetype'), url('../Content/webfonts/icon-fonts/icomoon.woff?chwwx') format('woff'), url('../Content/webfonts/icon-fonts/icomoon.svg?chwwx#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.icon-1:before {
    content: "\e900";
    color: #44bde3;
}

.icon-2:before {
    content: "\e901";
    color: #44bde3;
}

.icon-3:before {
    content: "\e902";
    color: #44bde3;
}

.icon-4:before {
    content: "\e903";
    color: #44bde3;
}

.icon-icon-health-screening:before {
    content: "\e904";
    color: #89bc7d;
}

.icon-icon-personal-protection:before {
    content: "\e905";
    color: #89bc7d;
}

.icon-icon-screening:before {
    content: "\e906";
    color: #89bc7d;
}

.icon-icon-social-distancing:before {
    content: "\e907";
    color: #89bc7d;
}


.icon-icon-health-screening, .icon-icon-personal-protection, .icon-icon-screening, .icon-icon-social-distancing {
    font-size: 4em;
}

.icon-1, .icon-2, .icon-3, .icon-4 {
    font-size: 6em;
}