@font-face {
    font-family: "TTNorms";
    src: local("TT Norms Pro Regular"), local("TT-Norms-Pro-Regular"),
        url("../fonts/TTNormsPro-Regular.woff2") format("woff2"),
        url("../fonts/TTNormsPro-Regular.woff") format("woff"),
        url("../fonts/TTNormsPro-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
  }
@font-face {
    font-family: "TTNorms";
    src: local("TT Norms Pro Bold"), local("TT-Norms-Pro-Bold"),
    url("../fonts/TTNorms-Bold.woff2") format("woff2"),
    url("../fonts/TTNorms-Bold.woff") format("woff"),
    url("../fonts/TTNorms-Bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "BodoniCyrillic";
    src: url("../fonts/BodoniCyrillicFWF.woff2") format("woff2"),
            url("../fonts/bodonicyrillicfwf.woff") format("woff"),
            url("../fonts/bodonicyrillicfwf.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
  }

@font-face {
    font-family: "BodoniC";
    src: url("../fonts/BodoniC.woff2") format("woff2"),
    url("../fonts/BodoniC.woff") format("woff"),
    url("../fonts/BodoniC.otf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica";
    src: url("../fonts/Helvetica.woff2") format("woff2"),
    url("../fonts/Helvetica.woff") format("woff"),
    url("../fonts/Helvetica.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: "Mabry";
    src: url("../fonts/MabryPro.woff2") format("woff2"),
    url("../fonts/MabryPro.woff") format("woff"),
    url("../fonts/MabryPro.otf");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Mabry";
    src: url("../fonts/MabryProLight.woff2") format("woff2"),
    url("../fonts/MabryProLight.woff") format("woff"),
    url("../fonts/MabryProLight.otf");
    font-weight: 300;
    font-style: normal;
}
