@font-face {
    font-family: 'RotisSerif';
    src: url('Rotis-Serif.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RotisSerif';
    src: url('RotisSerif-Bold.ttf') format('truetype');
     src: url('RotisSerif-Bold.eot');
  src: url('RotisSerif-Bold.eot?#iefix') format('embedded-opentype'), url('RotisSerif-Bold.woff2') format('woff2'), url('RotisSerif-Bold.woff') format('woff'), url('RotisSerif-Bold.ttf') format('truetype'), url('RotisSerif-Bold.svg#RotisSerif-Bold') format('svg');
  font-weight: bold;
    font-style: normal;
}


h1, .t1 {
    font-family: "RotisSerif";
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0;
    font-size: clamp(2rem, 1.6406rem + 1.7969vw, 3.4375rem);
    line-height: clamp(2.375rem, 1.6406rem + 1.7969vw, 3.75rem);
}


