/*
 Theme Name:   Twenty Twenty Child
 Description:  Mein Child Theme
 Author:       rebell-yeah
 Author URI:   https://www.rebell-yeah.de
 Template:     twentytwenty
 Version:      1.0
 Text Domain:  twentytwenty-child
*/

/* capriola-regular - latin */
@font-face {
  font-family: 'Capriola';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/capriola-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/capriola-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/capriola-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/capriola-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/capriola-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/capriola-v13-latin-regular.svg#Capriola') format('svg'); /* Legacy iOS */
}

/* ephesis-regular - latin */
@font-face {
  font-family: 'Ephesis';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/ephesis-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/ephesis-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/ephesis-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/ephesis-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/ephesis-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/ephesis-v7-latin-regular.svg#Ephesis') format('svg'); /* Legacy iOS */
}
