@font-face {
    font-family: 'Qanelas';
    src: url('fonts/Qanelas-SemiBold.eot');
    src: local('fonts/Qanelas SemiBold'), local('Qanelas-SemiBold'),
        url('fonts/Qanelas-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Qanelas-SemiBold.woff') format('woff'),
        url('fonts/Qanelas-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Qanelas';
    src: url('fonts/Qanelas-ExtraBold.eot');
    src: local('fonts/Qanelas ExtraBold'), local('Qanelas-ExtraBold'),
        url('fonts/Qanelas-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Qanelas-ExtraBold.woff') format('woff'),
        url('fonts/Qanelas-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Qanelas';
    src: url('fonts/Qanelas-Bold.eot');
    src: local('fonts/Qanelas Bold'), local('Qanelas-Bold'),
        url('fonts/Qanelas-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Qanelas-Bold.woff') format('woff'),
        url('fonts/Qanelas-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Qanelas';
    src: url('fonts/Qanelas-Light.eot');
    src: local('fonts/Qanelas Light'), local('Qanelas-Light'),
        url('fonts/Qanelas-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Qanelas-Light.woff') format('woff'),
        url('fonts/Qanelas-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Qanelas';
    src: url('fonts/Qanelas-Regular.eot');
    src: local('fonts/Qanelas Regular'), local('Qanelas-Regular'),
        url('fonts/Qanelas-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Qanelas-Regular.woff') format('woff'),
        url('fonts/Qanelas-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Qanelas';
    src: url('fonts/Qanelas-Medium.eot');
    src: local('fonts/Qanelas Medium'), local('Qanelas-Medium'),
        url('fonts/Qanelas-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Qanelas-Medium.woff') format('woff'),
        url('fonts/Qanelas-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

