/* https://static.thcdn.com/fe/fonts/elemis/CanelaDeck-ThinItalic.woff */
@font-face {
    font-family: 'Canela Deck';
    font-style: italic;
    font-weight: 300;
    src: url('https://static.thcdn.com/fe/fonts/elemis/CanelaDeck-ThinItalic.woff') format('woff');
}

/* 
https://static.thcdn.com/fe/fonts/elemis/CanelaDeck-Thin.woff */
@font-face {
    font-family: 'Canela Deck';
    font-style: normal;
    font-weight: 300;
    src: url('https://static.thcdn.com/fe/fonts/elemis/CanelaDeck-Thin.woff') format('woff');
}

/* https://static.thcdn.com/fe/fonts/elemis/visuelt-regular.woff */
@font-face {
    font-family: 'Visuelt';
    font-style: normal;
    font-weight: 500;
    src: url('https://static.thcdn.com/fe/fonts/elemis/visuelt-regular.woff') format('woff');
}

/* 
https://static.thcdn.com/fe/fonts/elemis/visuelt-light.woff */
@font-face {
    font-family: 'Visuelt';
    font-style: normal;
    font-weight: 300;
    src: url('https://static.thcdn.com/fe/fonts/elemis/visuelt-light.woff') format('woff');
}

/* https://static.thcdn.com/fe/fonts/elemis/visuelt-bold.woff */
@font-face {
    font-family: 'Visuelt';
    font-style: normal;
    font-weight: 700;
    src: url('https://static.thcdn.com/fe/fonts/elemis/visuelt-bold.woff') format('woff');
}