@font-face {
    font-family: 'yekan';
    src: url("../fonts/yekan_regular.ttf") format("truetype");
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p, a, span, div {
    font-family: yekan, "Font Awesome 5 Brands", "Font Awesome 5 Pro" !important;
}
