/*
Theme Name: OCD Child Theme
Template: Divi
Author: Webzz.pro
Version: 1.0
Text Domain: ocd_test
*/

/* font-family: "Manrope", sans-serif;
font-family: "Playfair Display", serif; */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&family=Playfair+Display&display=swap');

/*
@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 100;
src: url('fonts/bebas100.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 300;
src: url('fonts/bebas300.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 400;
src: url('fonts/bebas400.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 700;
src: url('fonts/bebas700.woff') format('woff');
}
*/