@font-face {
    font-family: "iaso";
    src: url("../fonts/iaso/iaso.woff2") format("woff2"),
     url("../fonts/iaso/iaso.ttf") format("truetype"),
      url("../fonts/iaso/iaso.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


[class^="iaso-"],
[class*=" iaso-"] {
    /* Use !important to prevent extensions from overriding this font. */
    font-family: "iaso" !important;
    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;
}

.iaso-ambulance:before {
    content: "\f3ea";
}

.iaso-american:before {
    content: "\f000";
}

.iaso-lrw:before {
    content: "\f001";
}

.iaso-amf:before {
    content: "\f002";
}