﻿@font-face {
    font-family: 'Yekan';
    src: url('./iranyekanweb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.v-card__title .v-card--material__title{
  padding-right: 12px;
}
.v-card__title {
  flex-wrap: nowrap!important;
}

.v-card__title a{
  text-decoration: none;
}