/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/


/* Parent stylesheet should be loaded from functions.php not using @import */


/* Titre widget SiteOrigin */
.widget-title {
    font-size: 40px;
    border-width: 0 0 0 0px;
}


/* Mes polices de caractères */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 22, 2025 */
@font-face {
    font-family: 'gibsonregular';
    src: url('fonts/gibson-regular-webfont.woff2') format('woff2'),  /* Modern Browsers */
         url('fonts/gibson-regular-webfont.woff') format('woff'),    /* Modern Browsers */
		 url('fonts/gibson-regular-webfont.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'marck_scriptregular';
    src: url('fonts/marckscript-regular-webfont.woff2') format('woff2'),  /* Modern Browsers */
         url('fonts/marckscript-regular-webfont.woff') format('woff'),    /* Modern Browsers */
		 url('fonts/marckscript-regular-webfont.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dancing_scriptregular';
    src: url('fonts/dancingscript-variablefont_wght-webfont.woff2') format('woff2'),  /* Modern Browsers */
         url('fonts/dancingscript-variablefont_wght-webfont.woff') format('woff'),    /* Modern Browsers */
		 url('fonts/dancingscript-variablefont_wght-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
	     url('fonts/dancingscript-variablefont_wght-webfont.otf') format('opentype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

