@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-Regular-Trial.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Canela';
    src: url('../fonts/Canela-Bold-Trial.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

