/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
/*   font-family: 'Linotype Didot Roman'; */
/*   src: url('/wp-content/uploads/fonts/Linotype Didot Roman.otf') format('otf'); */
/*   font-weight: normal;
  font-style: normal; */
	font-family: 'DidotLTProRoman';
	src: url('/wp-content/uploads/fonts/DidotLTPro-Roman.ttf') format('truetype');
}

/* body *:not(i) {
  font-family: 'Linotype Didot Roman', sans-serif !important;
} */

h1,h2,h2 strong, h3 strong, .atelier-container-new,.atelier-contac {
  font-family: 'DidotLTProRoman', serif !important;
	font-weight:500 !important;
}
