/*
Theme Name: Twenty Seventeen Child
Description: Twenty Seventeen Child
Author: Valentin Schaer
Author URI: https://www.valentinschaer.com
Template: twentyseventeen
Version: 0.1.0
*/

body{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.site-content-contain {
    background-color: #F4F0EA!important;
}

@font-face {
    font-family: 'Lovelace';
    src: url('https://nunam.ch/wp-content/fonts/Lovelace-Regular.woff2') format('woff2'),
        url('https://nunam.ch/wp-content/fonts/Lovelace-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lovelace';
    src: url('https://nunam.ch/wp-content/fonts/Lovelace-ExtraBold.woff2') format('woff2'),
        url('https://nunam.ch/wp-content/fonts/Lovelace-ExtraBold.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: 'Lovelace';
    src: url('https://nunam.ch/wp-content/fonts/lovelace-bold-webfont.woff2') format('woff2'),
        url('https://nunam.ch/wp-content/fonts/lovelace-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: 'Lovelace Text';
    src: url('https://nunam.ch/wp-content/fonts/LovelaceText-ExtraLight.woff2') format('woff2'),
        url('https://nunam.ch/wp-content/fonts/LovelaceText-ExtraLight.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'brittany_signatureregular';
    src: url('https://nunam.ch/wp-content/fonts/brittanysignature-webfont.woff2') format('woff2'),
         url('https://nunam.ch/wp-content/fonts/brittanysignature-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
