/*
Theme Name:  University of Münster Wordpress Child Theme. Child for TwentyTwentyThree.
Theme URI:  https://zkr.uni-muenster.blog
Description:  Child theme for the TwentyTwentyThree theme.
Author:  Stabsstelle Web und Design
Textdomain:  wud
Author URI:  https://uni-muenster.de
Template:  twentytwentythree
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/
@font-face {
 font-family: 'FF Meta';
 src: url( "fonts/MetaWebPro-Normal.woff" ) format('woff'); /* medium */
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'FF Meta';
 src: url( "fonts/MetaWebPro-Bold.woff" ) format('woff'); /* medium */
 font-weight: bold;
 font-style: normal;
}
@font-face {
 font-family: 'FF Meta';
 src: url( "fonts/MetaWebPro-NormalIta.woff" ) format('woff'); /* medium */
 font-weight: normal;
 font-style: oblique;
}

body {
 font-family: 'FF Meta', Helvetica, sans-serif;
 }

h1, h2, h3 {
 font-family: 'FF Meta', Helvetica, sans-serif;
}

