<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 
@font-face {
  font-family: "MetaSerifOT-MediIta";
  src: url("https://staging.i-move.nl/wp-content/themes/bb-theme-child/fonts/MetaSerifOT-MediIta.eot"); /* IE9 Compat Modes */
  src: url("https://staging.i-move.nl/wp-content/themes/bb-theme-child/fonts/MetaSerifOT-MediIta.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://staging.i-move.nl/wp-content/themes/bb-theme-child/fonts/MetaSerifOT-MediIta.otf") format("opentype"), /* Open Type Font */
    url("https://staging.i-move.nl/wp-content/themes/bb-theme-child/fonts/MetaSerifOT-MediIta.svg") format("svg"), /* Legacy iOS */
    url("https://staging.i-move.nl/wp-content/themes/bb-theme-child/fonts/MetaSerifOT-MediIta.ttf") format("truetype"), /* Safari, Android, iOS */
    url("https://staging.i-move.nl/wp-content/themes/bb-theme-child/fonts/MetaSerifOT-MediIta.woff") format("woff"), /* Modern Browsers */
    url("https://staging.i-move.nl/wp-content/themes/bb-theme-child/fonts/MetaSerifOT-MediIta.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}</pre></body></html>