﻿@font-face {
    font-family: 'Vazirmatn';
    src: url('fonts/Vazirmatn-Regular.woff2') format('woff2');
}

 

body {
    font-family: 'Vazirmatn', sans-serif;
}

h1, h2, h3, h4, h5 {
    font-family: 'Vazirmatn';
}
