@font-face {
    font-family: "airQuality";
    src: url("airQuality.eot?fwo8vx");
    src: url("airQuality.eot?fwo8vx#iefix") format("embedded-opentype"),
        url("airQuality.ttf?fwo8vx") format("truetype"),
        url("airQuality.woff?fwo8vx") format("woff"),
        url("airQuality.svg?fwo8vx#airQuality") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="aqi-"],
[class*=" aqi-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "airQuality" !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;
}

.aqi-pm4:before {
    content: "\e900";
}
.aqi-wind-direction:before {
    content: "\e901";
}
.aqi-light:before {
    content: "\e902";
}
.aqi-co:before {
    content: "\e903";
}
.aqi-o3:before {
    content: "\e904";
}
.aqi-methane:before {
    content: "\e905";
}
.aqi-nh3:before {
    content: "\e906";
}
.aqi-sound:before {
    content: "\e907";
}
.aqi-TVOC:before {
    content: "\e908";
}
.aqi-rainfall:before {
    content: "\e909";
}
.aqi-gust_speed:before {
    content: "\e90a";
}
.aqi-humidity:before {
    content: "\e90b";
}
.aqi-pm10:before {
    content: "\e90c";
}
.aqi-pm1:before {
    content: "\e90d";
}
.aqi-pm25:before {
    content: "\e90e";
}
.aqi-so2:before {
    content: "\e90f";
}
.aqi-temperature:before {
    content: "\e910";
}
.aqi-uv-index:before {
    content: "\e911";
}
.aqi-wind-speed:before {
    content: "\e912";
}
.aqi-H2S:before {
    content: "\e913";
}
.aqi-co2:before {
    content: "\e914";
}
.aqi-no2:before {
    content: "\e915";
}
