/* Quinoa */
@font-face { 
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-Thin.otf') format('opentype');
    font-style: normal;
    font-weight: 100;
}
@font-face { 
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-ThinItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 100;
}

@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-Light.otf') format('opentype');
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-LightItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-Regular.otf') format('opentype');
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-RegularItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-Medium.otf') format('opentype');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-MediumItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-Semibold.otf') format('opentype');
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-SemiboldItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-Bold.otf') format('opentype');
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-BoldItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-Ultrabold.otf') format('opentype');
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-UltraboldItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-Heavy.otf') format('opentype');
    font-style: normal;
    font-weight: 800;
}
@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-HeavyItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-Black.otf') format('opentype');
    font-style: normal;
    font-weight: 900;
}
@font-face {
    font-family: 'Quinoa19';
    src: url('otf/Quinoa-BlackItalic.otf') format('opentype');
    font-style: italic;
    font-weight: 900;
}
