@font-face {
    font-family: "diroz";
    src: url("./fonts/Dirooz-FD.eot"); /* IE9 Compat Modes */
    src: url("./fonts/Dirooz-FD.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Dirooz-FD.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Dirooz-FD.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Dirooz-FD.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Dirooz-FD.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Dirooz-FD.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bziba";
    src: url("./fonts/BZiba0.eot"); /* IE9 Compat Modes */
    src: url("./fonts/BZiba0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/BZiba0.otf") format("opentype"), /* Open Type Font */
    url("./fonts/BZiba0.svg") format("svg"), /* Legacy iOS */
    url("./fonts/BZiba0.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/BZiba0.woff") format("woff"), /* Modern Browsers */
    url("./fonts/BZiba0.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "lalezar";
    src: url("./fonts/Lalezar-Regular.eot"); /* IE9 Compat Modes */
    src: url("./fonts/Lalezar-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Lalezar-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Lalezar-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Lalezar-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Lalezar-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Lalezar-Regular.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
*{
    letter-spacing: 0!important;
    font-family: 'diroz' !important;
}
.fa{
    font: normal normal normal 14px/1 FontAwesome !important;
}
.far {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 400;
}