@font-face {
    font-family: 'Sablon Class';
    src: url('SablonClass/Sablon\ Class\ Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Sablon Class';
    src: url('SablonClass/Sablon\ Class\ Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Sablon Class';
    src: url('SablonClass/Sablon\ Class\ Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Sablon Class';
    src: url('SablonClass/Sablon\ Class\ Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Sablon Class';
    src: url('SablonClass/Sablon\ Class\ Thin.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}