/*
 Theme Name:   Bricksy RWX
 Description:  Bricksy Child Theme
 Author:       Rainer Schuppe
 Author URI:   https://rayaworx.eu
 Template:     bricksy
 Version:      1.4.3
 Tags:         one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments
 Text Domain:  bricksy-child
*/

.hidethis {
  display: none;
}

@font-face {
font-family: 'maven-pro-regular';
src: url('https://www.rayaworx.eu/fonts/Maven-Pro-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'maven-pro-bold';
src: url('https://www.rayaworx.eu/fonts/Maven-Pro-Bold.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'maven-pro-black';
src: url('https://www.rayaworx.eu/fonts/Maven-Pro-Black.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'maven-pro-medium';
src: url('https://www.rayaworx.eu/fonts/Maven-Pro-Medium.woff') format('woff');
font-weight: normal;
font-style: normal;
}

html {
    font-family: 'maven-pro', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
