﻿@import url('fonts.css');

body {
    font-family: 'vazir';
    overflow-x: hidden;
}
.footer a {
    color: #fff !important;
}