@font-face {
    font-family: 'SRGSSR';
    src: url('../fonts/srgssrtype_lt.woff2') format('woff2'),
    url('../fonts/srgssrtype_lt.woff') format('woff'),
    url('../fonts/srgssrtype_lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal !important;
    letter-spacing: 0.5px !important;
}

@font-face {
    font-family: 'SRGSSR';
    src: url('../fonts/srgssrtype_rg.woff2') format('woff2'),
    url('../fonts/srgssrtype_rg.woff') format('woff'),
    url('../fonts/srgssrtype_rg.ttf') format('truetype');
    font-weight: 400;
    letter-spacing: 0.5px !important;
}

@font-face {
    font-family: 'SRGSSR';
    src: url('../fonts/srgssrtype_md.woff2') format('woff2'),
    url('../fonts/srgssrtype_md.woff') format('woff'),
    url('../fonts/srgssrtype_md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal !important;
    letter-spacing: 0.5px !important;
}

@font-face {
    font-family: 'SRGSSR';
    src: url('../fonts/srgssrtype_bd.woff2') format('woff2'),
    url('../fonts/srgssrtype_bd.woff') format('woff'),
    url('../fonts/srgssrtype_bd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal !important;
    letter-spacing: 0.5px !important;
}

@font-face {
    font-family: 'SRGSSR';
    src: url('../fonts/srgssrtype_he.woff2') format('woff2'),
    url('../fonts/srgssrtype_he.woff') format('woff'),
    url('../fonts/srgssrtype_he.ttf') format('truetype');
    font-weight: 800;
    letter-spacing: 0.5px !important;
}

@font-face {
    font-family: 'SRGSSR_Serif';
    src: url('../fonts/srgssrtype_serif_rg.woff2') format('woff2'),
    url('../fonts/srgssrtype_serif_rg.woff') format('woff'),
    url('../fonts/srgssrtype_serif_rg.ttf') format('truetype');
    font-weight: 500;
    font-style: normal !important;
    letter-spacing: 0.5px !important;
}