@font-face {
    font-family: 'rits75';
    src: url('/wp-content/themes/rits/fonts/445rits75.woff2') format('woff2'),
         url('/wp-content/themes/rits/fonts/445rits75.woff') format('woff');
    font-display: auto;
}

@font-face {
    font-family: 'rits85';
    src: url('/wp-content/themes/rits/fonts/7014rits85.woff2') format('woff2'),
         url('/wp-content/themes/rits/fonts/7014rits85.woff') format('woff');
    font-display: auto;
}

@font-face {
    font-family: 'rits95';
    src: url('/wp-content/themes/rits/fonts/9268rits95.woff2') format('woff2'),
         url('/wp-content/themes/rits/fonts/9268rits95.woff') format('woff');
    font-display: auto;
}

/* Optional: Styles for the editor */
.rits75 {
    font-family: 'rits75' !important;
}
.rits85 {
    font-family: 'rits85' !important;
}
.rits95 {
    font-family: 'rits95' !important;
}
