/**
* Theme Name: Liber Brands + Design
* 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: ABCWhyte-Bold */
@font-face {
    font-family: 'LibertSerif';
    src: url('fonts/LibertSerif-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/LibertSerif-Regular.woff') format('woff'); /* Modern Browsers */
             font-style: normal;
    font-weight: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
}

/* Webfont: ABCWhyte-BoldItalic */
@font-face {
    font-family: 'LibaSerif';
    src: url('fonts/libaserif_regular-webfont.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/libaserif_regular-webfont.woff') format('woff'); /* Modern Browsers */
             font-style: normal;
    font-weight: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
}