/*
Theme Name: UDC - Morges ville
Description: Theme enfant dulcet pour UDC Morges ville
Author: Marc Lambrigger - udc-morges
Author URI: https://www.udc-morges.ch
Template: dulcet 
Version: 0.1.0
*/

@font-face{
	font-family: Montserrat;
    src: url(http://udc-morges.ch/wp-content/themes/udc-morges/fonts/Montserrat-Regular.otf);  
    font-weight: normal; 
}

@font-face{
	font-family: Montserrat;
    src: url(http://udc-morges.ch/wp-content/themes/udc-morges/fonts/Montserrat-Bold.otf);  
    font-weight: bold; 
}

body,
button,
input,
select,
textarea {
	font-family: "Montserrat", Georgia, serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Montserrat", Georgia, serif;
}

.site-header{
	background-color: rgba(255,255,255,0.7);
	background-blend-mode: screen;
}

.site-title-text{
	max-width: 1120px;
	text-align: right;
}
