/*
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
*/

/* Google-Fonts lokal eingebunden */

@font-face {
  font-display: swap; 
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100;
  src: url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-100.eot'); 
  src: url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-100.eot?#iefix') format('embedded-opentype'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-100.woff2') format('woff2'),
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-100.woff') format('woff'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-100.ttf') format('truetype'),
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-100.svg#outfit-v11-latin-100') format('svg'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-300.eot'); 
  src: url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-300.eot?#iefix') format('embedded-opentype'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-300.woff2') format('woff2'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-300.woff') format('woff'),
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-300.ttf') format('truetype'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-300.svg#outfit-v11-latin-300') format('svg'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-regular.eot'),
	   url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-regular.woff2') format('woff2'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-regular.woff') format('woff'),
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-regular.ttf') format('truetype'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-regular.svg#outfit-v11-latin-regular') format('svg'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-700.eot'); 
  src: url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-700.eot?#iefix') format('embedded-opentype'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-700.woff2') format('woff2'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-700.woff') format('woff'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-700.ttf') format('truetype'), 
       url('/wp-content/themes/uncode-child/fonts/outfit-v11-latin-700.svg#outfit-v11-latin-700') format('svg'); 
}

/* Ende Fonts-Einbindung */
