/*
Theme Name: OceanWP Nayane
Theme URI: https://oceanwp.org/
Description: Thème enfant OceanWP WordPress.
Author: Nayane
Author URI: https://nayane.fr/
Template: oceanwp
Version: 1.0
*/

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

@font-face {
    font-family: 'JandaSwirlygirl';
    src: url('fonts/webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/webfont.woff') format('woff'), /* Modern Browsers */
         url('fonts/JandaSwirlygirl.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Amarillo';
    src: url('fonts/Amarillo.eot'); /* IE9 Compat Modes */
    src: url('fonts/Amarillo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Amarillo.woff') format('woff'), /* Modern Browsers */
         url('fonts/Amarillo.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/Amarillo.svg#svgFontName') format('svg'); /* Legacy iOS */
}