@font-face {
    font-family: "Peyda";
    
    src: url("../Font/Peyda-Thin.ttf") format("truetype"),
    url("../Font/Peyda-Thin.eot") format("eot"),
    url("../Font/Peyda-Thin.woff") format("woff"),
    url("../Font/Peyda-Thin.woff2") format("woff2");
    font-weight: 100;
  }
  
  @font-face {
    font-family: "Peyda";
    src: url("../Font/peyda-extralight.ttf") format("truetype"),
    url("../Font/Peyda-extralight.eot") format("eot"),
    url("../Font/Peyda-extralight.woff") format("woff"),
    url("../Font/Peyda-extralight.woff2") format("woff2");
    font-weight: 200;
  }
  
  @font-face {
    font-family: "Peyda";
    src: url("../Font/peyda-light.ttf") format("truetype"),
    url("../Font/Peyda-light.eot") format("eot"),
    url("../Font/Peyda-light.woff") format("woff"),
    url("../Font/Peyda-light.woff2") format("woff2");
    font-weight: 300;
  }
  
  @font-face {
    font-family: "Peyda";
    src: url("../Font/Peyda-Regular.ttf") format("truetype"),
    url("../Font/Peyda-Regular.eot") format("eot"),
    url("../Font/Peyda-Regular.woff") format("woff"),
    url("../Font/Peyda-Regular.woff2") format("woff2");
    font-weight: 400;
  }
  
  @font-face {
    font-family: "Peyda";
    src: url("../Font/Peyda-Medium.ttf") format("truetype"),
    url("../Font/Peyda-Medium.eot") format("eot"),
    url("../Font/Peyda-Medium.woff") format("woff"),
    url("../Font/Peyda-Medium.woff2") format("woff2");
    font-weight: 500;
  }
  
  @font-face {
    font-family: "Peyda";
    src: url("../Font/Peyda-Bold.ttf") format("truetype"),
    url("../Font/Peyda-Bold.eot") format("eot"),
    url("../Font/Peyda-Bold.woff") format("woff"),
    url("../Font/Peyda-Bold.woff2") format("woff2");
    font-weight: 700;
  }
  
  @font-face {
    font-family: "Peyda";
    src: url("../Font/Peyda-ExtraBold.ttf") format("truetype"),
    url("../Font/Peyda-ExtraBold.eot") format("eot"),
    url("../Font/Peyda-ExtraBold.woff") format("woff"),
    url("../Font/Peyda-ExtraBold.woff2") format("woff2");
    font-weight: 800;
  }
  
  @font-face {
    font-family: "Peyda";
    src: url("../Font/Peyda-Black.ttf") format("truetype"),
    url("../Font/Peyda-Black.eot") format("eot"),
    url("../Font/Peyda-Black.woff") format("woff"),
    url("../Font/Peyda-Black.woff2") format("woff2");
    font-weight: 900;
  }