﻿@font-face {
  font-family: Mahoor;
  font-style: normal;
  font-weight: 300;
  src:
    /* url("Mahoor-FD-Medium.woff") format("woff"), */
    url("Mahoor-FD-Medium.woff2") format("woff2"),
    url("Mahoor-FD-Medium.ttf") format("truetype");
}

@font-face {
  font-family: Mahoor;
  font-style: normal;
  font-weight: 400;
  src:
    /* url("YekanBakhFaNum-Regular.woff") format("woff"), */
    url("Mahoor-FD-Regular.woff2") format("woff2"),
    url("Mahoor-FD-Regular.ttf") format("truetype");
}

@font-face {
  font-family: Mahoor;
  font-style: normal;
  font-weight: 500;
  src:
    /* url("YekanBakhFaNum-Bold.woff") format("woff"), */
    url("Mahoor-FD-Bold.woff2") format("woff2"),
    url("Mahoor-FD-Bold.ttf") format("truetype");
}