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

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

@font-face {
    font-family: 'Dancing Script SemiBold';
    src: url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-SemiBold.eot');
    src: url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-SemiBold.woff2') format('woff2'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-SemiBold.woff') format('woff'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-SemiBold.ttf')  format('truetype'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-SemiBold.svg#Dancing Script SemiBold') format('svg');
}

@font-face {
    font-family: 'Dancing Script Medium';
    src: url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Medium.eot');
    src: url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Medium.eot?#iefix') format('embedded-opentype'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Medium.woff2') format('woff2'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Medium.woff') format('woff'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Medium.ttf')  format('truetype'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Medium.svg#Dancing Script Medium') format('svg');
	
}

@font-face {
    font-family: 'Dancing Script';
    src: url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Regular.eot');
    src: url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Regular.eot?#iefix') format('embedded-opentype'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Regular.woff2') format('woff2'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Regular.woff') format('woff'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Regular.ttf')  format('truetype'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Regular.svg#Dancing Script') format('svg');
}


@font-face {
    font-family: 'Dancing Script';
    src: url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Bold.eot');
    src: url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Bold.eot?#iefix') format('embedded-opentype'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Bold.woff2') format('woff2'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Bold.woff') format('woff'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Bold.ttf')  format('truetype'),
         url('https://gembroidery.co.uk/wp-content/themes/oceanwp-child-theme-master/fonts/DancingScript-Bold.svg#Dancing Script') format('svg');
}