@font-face {
    font-family: 'Hyperlegible Sans';
    src: url('HyperlegibleSans.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Hyperlegible Sans';
    src: url('HyperlegibleSans_italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Hyperlegible Sans';
    src: url('HyperlegibleSans_500.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Hyperlegible Sans';
    src: url('HyperlegibleSans_500italic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Hyperlegible Sans';
    src: url('HyperlegibleSans_600.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Hyperlegible Sans';
    src: url('HyperlegibleSans_600italic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Hyperlegible Sans';
    src: url('HyperlegibleSans_700.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Hyperlegible Sans';
    src: url('HyperlegibleSans_700italic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}