/*
 Theme Name:     The 7 Child Theme
 Theme URI:      https://www.kohsie.de
 Description:    The 7 Child Theme
 Author:         Sarah Lutzemann
 Author URI:     https://www.kohsie.de
 Template:       dt-the7
 Version:        1.0.0
*/

/* =Ab hier kannst du deine CSS-Anpassungen eintragen */

@font-face {
    font-family: 'anaktoriaregular';
    src: url('anaktoria-webfont.woff2') format('woff2'),
         url('anaktoria-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* ovo-regular - latin */
@font-face {
  font-family: 'Ovo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ovo-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/ovo-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ovo-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ovo-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ovo-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ovo-v17-latin-regular.svg#Ovo') format('svg'); /* Legacy iOS */
}
