@import url('../vendor/fonts/vazirmatn/Vazirmatn-font-face.css');

/* Global Vazirmatn font stack */
html {
    font-family: 'Vazirmatn', Tahoma, Arial, sans-serif;
}

body,
button,
input,
select,
textarea,
optgroup {
    font-family: inherit;
}
