@font-face {
    font-family: 'Canela';
    src: url('Canela-Regular.eot');
    src: local('Canela-Regular'), local('Canela-Regular'),
        url('Canela-Regular.eot?#iefix') format('embedded-opentype'),
        url('Canela-Regular.woff2') format('woff2'),
        url('Canela-Regular.woff') format('woff'),
        url('Canela-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Canela';
    src: url('Canela-Thin.eot');
    src: local('Canela-Thin'), local('Canela-Thin'),
        url('Canela-Thin.eot?#iefix') format('embedded-opentype'),
        url('Canela-Thin.woff2') format('woff2'),
        url('Canela-Thin.woff') format('woff'),
        url('Canela-Thin.ttf') format('truetype');
    font-weight: 200;
}

