/*
 Theme Name:   Junge Theater Wien
 Template:     yootheme
 Author:       Johanna Piff
 Description:  YOOtheme Child Theme
 Version:      1.0.0
 Text Domain:  junge-theater-wien
*/

/* Font: Wien */
@font-face {
    font-family: 'Wien';
    src: url('./fonts/Wien-Regular.woff2') format('woff2'),
         url('./fonts/Wien-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

font-face {
    font-family: 'Wien';
    src: url('./fonts/Wien-Bold.woff2') format('woff2'),
         url('./fonts/Wien-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

font-face {
    font-family: 'Wien';
    src: url('./fonts/Wien-Black.woff2') format('woff2'),
         url('./fonts/Wien-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

font-face {
    font-family: 'Wien';
    src: url('./fonts/Wien-Superoblique.woff2') format('woff2'),
         url('./fonts/Wien-Superoblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

/* Font: Wien Unicase */
@font-face {
    font-family: 'WienUnicase';
    src: url('./fonts/WienUnic-Regular.woff2') format('woff2'),
            url('./fonts/WienUnic-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* YOOtheme Haupttitel (z.B. uk-heading-large) */
  
  
  