/*
Theme Name: STRL Child Theme
Description: Child theme voor Canvas
Author: Stuurlui
Template: canvas
Version: 1.0.1
*/

/*@import url("../canvas/style.css");*/
@font-face {
    font-family: 'futura light';
    src: url('fonts/futuralt-light-webfont.eot');
    src: url('fonts/futuralt-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futuralt-light-webfont.woff2') format('woff2'),
         url('fonts/futuralt-light-webfont.woff') format('woff'),
         url('fonts/futuralt-light-webfont.ttf') format('truetype'),
         url('fonts/futuralt-light-webfont.svg#futura_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura bold';
    src: url('fonts/futuralt-bold-webfont.eot');
    src: url('fonts/futuralt-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futuralt-bold-webfont.woff2') format('woff2'),
         url('fonts/futuralt-bold-webfont.woff') format('woff'),
         url('fonts/futuralt-bold-webfont.ttf') format('truetype'),
         url('fonts/futuralt-bold-webfont.svg#futura_ltbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
