@font-face {
    font-family: "iransans";
    font-weight: 200;
    src: url("iransans_ultralight.woff") format("woff")
}
@font-face {
    font-family: "iransans";
    font-weight: 500;
    src: url("iransans_medium.woff") format("woff")
}
@font-face {
    font-family: "iransans";
    font-weight: bold;
    src: url("iransans_bold.woff") format("woff")
}
@font-face {
    font-family: "materialicons";
    font-weight: 400;
    src: url("materialicons-regular.ttf") format("truetype")
}
@font-face {
    font-family: "materialicons";
    font-weight: 400;
    src: url("materialicons-regular.woff") format("woff")
}
@font-face {
    font-family: "materialicons";
    font-weight: 400;
    src: url("materialicons-regular.woff2") format("woff2")
}