/**
* Theme Name: Liber Brands + Design, Andreas Wastian, yootheme Child
* Description: This is a child theme of yootheme.
* Author: <a href="https://www.liber.at/">Andreas Wastian</a>
* Template: yootheme
* Version: 1.0.0
*/


/* Webfont: Libesk-Black */
@font-face {
    font-family: 'LiberBlack';
    src: url('fonts/Libesk-Black.eot'); /* IE9 Compat Modes */
    src: url('fonts/Libesk-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Libesk-Black.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Libesk-Black.woff') format('woff'); /* Modern Browsers */
             font-style: normal;
    font-weight: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
}

/* Webfont: Libesk-Regular */
@font-face {
    font-family: 'LiberRegular';
    src: url('fonts/Libesk-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Libesk-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Libesk-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Libesk-Regular.woff') format('woff'); /* Modern Browsers */
             font-style: normal;
    font-weight: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
}

/* Webfont: Libesk-Light */
@font-face {
    font-family: 'LiberLight';
    src: url('fonts/Libesk-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/Libesk-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Libesk-Light.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Libesk-Light.woff') format('woff'); /* Modern Browsers */
             font-style: normal;
    font-weight: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
}


/* Webfont: Libesk-Thin */
@font-face {
    font-family: 'LiberThin';
    src: url('fonts/Libesk-ExtraLight.eot'); /* IE9 Compat Modes */
    src: url('fonts/Libesk-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Libesk-ExtraLight.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Libesk-ExtraLight.woff') format('woff'); /* Modern Browsers */
             font-style: normal;
    font-weight: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
}




