/*
*Theme Name:     Dreamers In Belsiana - Theme
*Theme URI: 	 https://www.dreamesinbelsiana.com
*Description:    Dreamers In Belsiana Theme child theme
*Author:         Dreamers In Belsiana
*Author URI:     https://www.dreamesinbelsiana.com
*Tags: 			 full-width-template, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready
*Template:       belsiana
*Text Domain: 	 belsiana-child
*Version:        1.0
*/

 /** Add your styles below **/

@font-face {
  font-family: 'Dreamers';
  src: url('wp-content/themes/belsiana-child/font.woff2') format('woff2'),
       url('wp-content/themes/belsiana-child/font.woff') format('woff'),
       url('wp-content/themes/belsiana-child/font.ttf') format('truetype'),
       url('wp-content/themes/belsiana-child/font.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.font-dreamers > div > p {
  font-size: 35px;
  font-family: 'Dreamers', 'Marcellus', serif;
}

.page-title-small {
    display: none;
}

