@font-face {
    font-family: "Esfahan Hozeh Font";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: 
    url(ehf.woff2?v=1.004) format("woff2"),
    url(ehf.ttf?v=1.004) format("truetype");
}

.ehf {
    font-family: "Esfahan Hozeh Font";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.ehf-eitaa:before {
    content: "\e000"
}

.ehf-esfhozeh:before {
    content: "\e001"
}

.ehf-tabligh:before {
    content: "\e002"
}
