@font-face {
    font-family: Vazirmatn;
    src: url("../../fonts/Vazirmatn/Vazirmatn-Black.woff2");
    font-weight: 800;
}

@font-face {
    font-family: Vazirmatn;
    src: url("../../fonts/Vazirmatn/Vazirmatn-Regular.woff2");
    font-weight: 400;
}

body{
    font-family: Vazirmatn !important;
    direction: rtl !important;
}
