/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* fonts übers hosting eingebunden */

/*Rubik*/
@font-face {
    font-family: 'Rubik';
    src: url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Regular.eot); /* IE9 Compat Modes */
    src: url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Regular.woff2) format('woff2'), /* Super Modern Browsers */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Regular.woff) format('woff'), /* Pretty Modern Browsers */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Regular.ttf) format('truetype'), /* Safari, Android, iOS */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Regular.svg#Rubik-Regular) format('svg');  /* Legacy iOS */
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Rubik';
    src: url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Italic.eot); /* IE9 Compat Modes */
    src: url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Italic.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Italic.woff2) format('woff2'), /* Super Modern Browsers */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Italic.woff) format('woff'), /* Pretty Modern Browsers */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Italic.ttf) format('truetype'), /* Safari, Android, iOS */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Italic.svg#Rubik-Italic) format('svg');  /* Legacy iOS */
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'Rubik';
    src: url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Bold.eot); /* IE9 Compat Modes */
    src: url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Bold.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Bold.woff2) format('woff2'), /* Super Modern Browsers */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Bold.woff) format('woff'), /* Pretty Modern Browsers */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Bold.ttf) format('truetype'), /* Safari, Android, iOS */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-Bold.svg#Rubik-Bold) format('svg');  /* Legacy iOS */
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Rubik';
    src: url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-BoldItalic.eot); /* IE9 Compat Modes */
    src: url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-BoldItalic.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-BoldItalic.woff2) format('woff2'), /* Super Modern Browsers */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-BoldItalic.woff) format('woff'), /* Pretty Modern Browsers */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-BoldItalic.ttf) format('truetype'), /* Safari, Android, iOS */
         url(//www.comati-gmbh.de/wp-content/themes/uncode-child/fonts/rubik/Rubik-BoldItalic.svg#Rubik-BoldItalic) format('svg');  /* Legacy iOS */
    font-weight: 700;
    font-style: italic;

}