/* Qanelas Soft Font Definitions */

@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-ThinItalic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-UltraLight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-UltraLightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-RegularItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-SemiBoldItalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-BoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-ExtraBold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-ExtraBoldItalic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-Heavy.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-HeavyItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-Black.otf') format('opentype');
    font-weight: 950;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas Soft';
    src: url('fonts/QanelasSoft-BlackItalic.otf') format('opentype');
    font-weight: 950;
    font-style: italic;
}
