@font-face {
    font-family: "saas";
    src:url("../fonts/saas.eot");
    src:url("../fonts/saas.eot?#iefix") format("embedded-opentype"),
    url("../fonts/saas.woff") format("woff"),
    url("../fonts/saas.ttf") format("truetype"),
    url("../fonts/saas.svg#saas") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "saas" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="saas-"]:before,
[class*=" saas-"]:before {
    font-family: "saas" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.saas-saudi-riyal:before {
    content: "\61";
}