/*
Theme Name: WW Wedding
Description: Child theme for Uncode theme
Author: wörk.studio
Author URI: https://woerk.studio
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-family: 'cera';
    src: url('https://sophia-und-robert.de/wp-content/themes/uncode-child/fonts/cerapro-bold-webfont.woff2') format('woff2'),
         url('https://sophia-und-robert.de/wp-content/themes/uncode-child/fonts/cerapro-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'cera';
    src: url('https://sophia-und-robert.de/wp-content/themes/uncode-child/fonts/cerapro-regular-webfont.woff2') format('woff2'),
         url('https://sophia-und-robert.de/wp-content/themes/uncode-child/fonts/cerapro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}