@font-face {
font-family: Rac;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/rac/regular.otf') format('truetype');
}

@font-face {
font-family: Rac;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/fonts/rac/bold.otf') format('truetype');
}


@font-face {
font-family: Rac;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/rac/DaysNights.ttf') format('truetype');
}
