@font-face {
    font-family: "Greycliff";
    src: url("../fonts/GreycliffCF-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Greycliff";
    src: url("../fonts/GreycliffCF-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Greycliff";
    src: url("../fonts/GreycliffCF-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Greycliff";
    src: url("../fonts/GreycliffCF-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "donald";
    src: url("../fonts/donald-icon115b.eot?5gap68");
    src: url("../fonts/donald-icon115b.eot?5gap68#iefix") format("embedded-opentype"),
      url("../fonts/donald-icon115b.ttf?5gap68") format("truetype"),
      url("../fonts/donald-icon115b.woff?5gap68") format("woff"),
      url("../fonts/donald-icon115b.svg?5gap68#donald-icon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }