/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*WEBFONT INTEGRATION*/

/*Light*/
@font-face {
   font-family:'Stone Sans II ITC W05';
   font-style: normal;
   font-weight: 300;
   src: url('/wp-content/Fonts/5192696/759ae750-571c-4009-8f95-430149e279ee.woff2') format('woff2'),url('Fonts/5192696/057533f5-2ed4-4432-aa7c-081eb5fa9c14.woff') format('woff');
}

/*Book*/
@font-face {
   font-family:'Stone Sans II ITC W05';
   font-style: normal;
   font-weight: 400;
   src: url('/wp-content/Fonts/5309379/7597156f-d63a-4d47-9d1a-f2f823703e70.woff2') format('woff2'), url('/wp-content/Fonts/5309379/e94dda65-87fe-4186-b4aa-eba93cc5ac45.woff') format('woff');
}

/*Medium*/
@font-face {
   font-family:'Stone Sans II ITC W05';
   font-style: normal;
   font-weight: 500;
   src:url("/wp-content/Fonts/5167906/fe33efc0-d699-47c0-a304-27a431b75c01.woff2") format("woff2"),url("Fonts/5167906/729e52af-3cca-4678-852b-df177450f1f2.woff") format("woff");
}

/*Bold*/
@font-face {
   font-family:'Stone Sans II ITC W05';
   font-weight: bold;
   font-weight: 700;
   src:url("/wp-content/Fonts/5192162/ef6ec121-ec76-42c9-85bd-4a60fcfcf6d0.woff2") format("woff2"),url("Fonts/5192162/83d82685-6ace-47d2-a4b7-c97a2102fb8e.woff") format("woff");
    }

/*Medium einzeln*/
@font-face {
   font-family:'Stone Sans II ITC W05 Medium';
   font-style: normal;
   font-weight: 400;
   src:url("/wp-content/Fonts/5167906/fe33efc0-d699-47c0-a304-27a431b75c01.woff2") format("woff2"),url("Fonts/5167906/729e52af-3cca-4678-852b-df177450f1f2.woff") format("woff");
}

/*Bold einzeln*/
@font-face {
   font-family:'Stone Sans II ITC W05 Bold';
   font-style: normal;
   font-weight: 400;
   src:url("/wp-content/Fonts/5192162/ef6ec121-ec76-42c9-85bd-4a60fcfcf6d0.woff2") format("woff2"),url("Fonts/5192162/83d82685-6ace-47d2-a4b7-c97a2102fb8e.woff") format("woff");
}

/*Light einzeln*/
@font-face {
   font-family:'Stone Sans II ITC W05 Light';
   font-style: normal;
   font-weight: 400;
   src: url('/wp-content/Fonts/5192696/759ae750-571c-4009-8f95-430149e279ee.woff2') format('woff2'),url('Fonts/5192696/057533f5-2ed4-4432-aa7c-081eb5fa9c14.woff') format('woff');
}

/*Dreckiger Workaround für die Mobilnavi-Schriftart"*/
@font-face {
   font-family:'aco-stone-sans-mediu';
   font-style: normal;
   font-weight: 400;
   src:url("/wp-content/Fonts/5167906/fe33efc0-d699-47c0-a304-27a431b75c01.woff2") format("woff2"),url("Fonts/5167906/729e52af-3cca-4678-852b-df177450f1f2.woff") format("woff");
}
