/*!
Theme Name:  M7 - Page Builder Framework - Child
Author:      Media-Seven GmbH
Author URI:  https://media-seven.de
Description: Page Builder Framework Child Theme
Version:     1.0.0
License:     GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Template:    page-builder-framework
Text Domain: page-builder-framework-child
*/
@font-face {
    font-family: 'Ubuntu';
    src: url('/wp-content/themes/m7-page-builder-framework-child/assets/fonts/Ubuntu-Regular.ttf');
    font-display: initial;
}
@font-face {
    font-family: 'EtelkaText';
    src: url('/wp-content/themes/m7-page-builder-framework-child/assets/fonts/EtelkaText.ttf');
    font-display: initial;
}
@font-face {
    font-family: 'EtelkaTextBold';
    src: url('/wp-content/themes/m7-page-builder-framework-child/assets/fonts/EtelkaText-Bold.ttf');
    font-display: initial;
}
@font-face {
    font-family: 'EtelkaTextItalic';
    src: url('/wp-content/themes/m7-page-builder-framework-child/assets/fonts/EtelkaText-Italic.ttf');
    font-display: initial;
}
@font-face {
    font-family: 'EtelkaTextBoldItalic';
    src: url('/wp-content/themes/m7-page-builder-framework-child/assets/fonts/EtelkaText-BoldItalic.eot');
    font-display: initial;
}
body, p, h1, h2, h3, h4, h5, h6, a {
    font-family: 'EtelkaText';
}
.website-title {
    font-size: 18px;
    color: #f8485e;
    margin-left: 8px;
}
.website-title-mobile {
    font-size: 14px;
    color: #fff;
    margin-left: 8px;
    position: absolute;
    width: 140px;
}