@font-face {
   font-family: 'LibreFranklin-Regular';
   font-display: swap;
   src: url('LibreFranklin-Bold/font.ttf');
      font-weight: bold; font-style: normal; 
}
@font-face {
   font-family: 'LibreFranklin-Bold';
   font-display: swap;
   src: url('LibreFranklin-Bold/font.ttf');
      font-weight: bold; font-style: normal; 
}
@font-face {
   font-family: 'LibreFranklin-Regular';
   font-display: swap;
   src: url('LibreFranklin-Regular/font.ttf');
    font-weight: normal;  font-style: normal;
}
