/*
Theme Name: Nina und Frida modern acrylic art
Description: Ich bin ein childtheme
Author: Nina Weitzel | net-now.de
Author URI: https://net-now.de
Template: ashe
Version: 0.1
Text Domain: ninaundfrida-child
*/

@font-face {
    font-family: 'Open Sans';
    src: url ('fonts/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('fonts/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('fonts/PlayfairDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
