@font-face {
    font-family: 'Vazir';
    src: url('./font/vazir.eot') format('eot');
    src: url('./font/vazir.ttf') format('truetype');
    src: url('./font/vazir.woff') format('woff');
}

body {
    font-family: 'Vazir';
    direction: ltr;
    text-align: right;
}

.dropdown-menu.show {
    text-align: right;
}

.navbar-brand {
    font-family: cursive;
}

.skill-item,
.navbar-brand {
    font-family: cursive;
}