@font-face {
    font-family: "TacaPro";
    src: url("./TacaPro/TacaPro.eot") format("eot"), url("./TacaPro/TacaPro.woff2") format("woff2"), url("./TacaPro/TacaPro.woff") format("woff"),
        url("./TacaPro/TacaPro.ttf") format("truetype"), url("./TacaPro/TacaPro.svg#TacaPro") format("svg");
}
@font-face {
    font-family: "TacaProBold";
    src: url("./TacaProBold/TacaProBold.eot") format("eot"), url("./TacaProBold/TacaProBold.woff2") format("woff2"), url("./TacaProBold/TacaProBold.woff") format("woff"),
        url("./TacaProBold/TacaProBold.ttf") format("truetype"), url("./TacaProBold/TacaProBold.svg#TacaPro") format("svg");
}

h1 {
    font-family: TacaProBold;
    font-weight: unset;
}
h2,
h3,
h4,
h5,
h6 {
    font-family: TacaPro;
    font-weight: unset;
}

.taca-pro-bold{
    font-family: TacaProBold;
    font-weight: unset;
}

@font-face {
    font-family: ssp;
    src: url("SSP/ssp.otf") format("opentype");
  }