@font-face {
    font-family: 'Linux Libertine';
    src: url('/wp-content/fonts/LinLibertine_R.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Linux Libertine';
    src: url('/wp-content/fonts/LinLibertine_RB.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
body .site-header .main-title,
body .site-header .main-title a,
body .site-header .main-title a:hover {
    font-family: 'Linux Libertine', 'Georgia', serif !important;
    font-weight: 400 !important;
    letter-spacing: -0.5px;
}
