@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-ThinItalic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-ExtraLight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-ExtraLightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-BookItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-BoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-Extrabold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-ExtraboldItalic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-BlackItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-Ultra.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'RBNo3.1';
    src: url('../fonts/RBNo3.1-UltraItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

.font-rbno3-1 {
    font-family: 'RBNo3.1', sans-serif;
}
