@font-face {
    font-family: Quicksand;
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: local("Quicksand Light"), local("Quicksand-Light"), url(../fonts/quicksand-v9-latin-ext_latin-300.woff2) format("woff2"), url(../fonts/quicksand-v9-latin-ext_latin-300.woff) format("woff")
}

@font-face {
    font-family: Quicksand;
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: local("Quicksand Medium"), local("Quicksand-Medium"), url(../fonts/quicksand-v9-latin-ext_latin-500.woff2) format("woff2"), url(../fonts/quicksand-v9-latin-ext_latin-500.woff) format("woff")
}

@font-face {
    font-family: Quicksand;
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: local("Quicksand Bold"), local("Quicksand-Bold"), url(../fonts/quicksand-v9-latin-ext_latin-700.woff2) format("woff2"), url(../fonts/quicksand-v9-latin-ext_latin-700.woff) format("woff")
}

@font-face {
    font-family: Quicksand;
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: local("Quicksand Regular"), local("Quicksand-Regular"), url(../fonts/quicksand-v9-latin-ext_latin-regular.woff2) format("woff2"), url(../fonts/quicksand-v9-latin-ext_latin-regular.woff) format("woff")
}

@font-face {
  font-family: 'morabba';
  src: url("../fonts/morabba/Morabba-Regular.woff2") format('woff2'),
       url('../fonts/morabba/Morabba-Regular.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Iran-Sans';
  src: url("../fonts/A-Iranian-Sans/Iranian_Sans.ttf") ;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'dana';
  src: url('../fonts/dana/dana_medium.ttf');       
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'peyda';
  src: url('../fonts/Peyda/500.woff2');
}
