
@font-face {
    font-family: 'Stolzl';
    src: url('<?php echo $root_url ?>/font/Stolzl-Thin.eot');
    src: local('<?php echo $root_url ?>/font/Stolzl Thin'), local('Stolzl-Thin'), url('<?php echo $root_url ?>/font/Stolzl-Thin.eot?#iefix') format('embedded-opentype'), url('<?php echo $root_url ?>/font/Stolzl-Thin.woff2') format('woff2'), url('<?php echo $root_url ?>/font/Stolzl-Thin.woff') format('woff'), url('<?php echo $root_url ?>/font/Stolzl-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Stolzl Book';
    src: url('<?php echo $root_url ?>/font/Stolzl-Book.eot');
    src: local('<?php echo $root_url ?>/font/Stolzl Book'), local('Stolzl-Book'), url('<?php echo $root_url ?>/font/Stolzl-Book.eot?#iefix') format('embedded-opentype'), url('<?php echo $root_url ?>/font/Stolzl-Book.woff2') format('woff2'), url('<?php echo $root_url ?>/font/Stolzl-Book.woff') format('woff'), url('<?php echo $root_url ?>/font/Stolzl-Book.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Stolzl';
    src: url('<?php echo $root_url ?>/font/Stolzl-Regular.eot');
    src: local('<?php echo $root_url ?>/font/Stolzl Regular'), local('Stolzl-Regular'), url('<?php echo $root_url ?>/font/Stolzl-Regular.eot') format('embedded-opentype'), url('<?php echo $root_url ?>/font/Stolzl-Regular.woff2') format('woff2'), url('<?php echo $root_url ?>/font/Stolzl-Regular.woff') format('woff'), url('<?php echo $root_url ?>/font/Stolzl-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Stolzl';
    src: url('<?php echo $root_url ?>/font/Stolzl-Bold.eot');
    src: local('<?php echo $root_url ?>/font/Stolzl Bold'), local('font/-Bold'), url('<?php echo $root_url ?>/font/Stolzl-Bold.eot') format('embedded-opentype'), url('<?php echo $root_url ?>/font/Stolzl-Bold.woff') format('woff'), url('<?php echo $root_url ?>/font/Stolzl-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Stolzl';
    src: url('<?php echo $root_url ?>/font/Stolzl-Medium.eot');
    src: local('<?php echo $root_url ?>/font/Stolzl Medium'), local('Stolzl-Medium'), url('<?php echo $root_url ?>/font/Stolzl-Medium.eot') format('embedded-opentype'), url('<?php echo $root_url ?>/font/Stolzl-Medium.woff') format('woff'), url('<?php echo $root_url ?>/font/Stolzl-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


    @font-face {
    font-family: 'DS Narrow Extra-condensed Medium';
    font-style: normal;
    font-weight: normal;
    src: local('DS Narrow Extra-condensed Medium'), url('<?php echo $root_url ?>/font/DSNarXC.woff') format('woff');
    }
