@font-face {
  font-family: "Palatino";
  src: 
    url("/FONTS/palai.ttf") format("truetype"),
    url("/FONTS/palai.woff2") format("woff2")
  ;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Palatino";
  src: 
    url("/FONTS/palab.ttf") format("truetype"),
    url("/FONTS/palab.woff2") format("woff2")
  ;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Palatino";
  src: 
    url("/FONTS/palabi.ttf") format("truetype"),
    url("/FONTS/palabi.woff2") format("woff2")
  ;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
