/*
Theme Name:     Nois Thaimassage – Custom Child Theme
Theme URI:      https://people-pictures.de/nois-thaimassage
Description:    Individuelles Theme für Noi’s Thaimassage Freising
Author:         People-Pictures
Author URI:     https://people-pictures.de
Template:       hello-elementor
Version:        1.0.0
*/


/* Custom Fonts */
@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Bold.woff2') format('woff2'),
         url('fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Regular.woff2') format('woff2'),
         url('fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-Regular.woff2') format('woff2'),
         url('fonts/RobotoSlab-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Praise';
    src: url('fonts/Praise-Regular.woff2') format('woff2'),
         url('fonts/Praise-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
         url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@media (max-width: 767px) {
  img.wp-image-99 {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important;
    max-width: 100% !important;
    height: auto !important;
    z-index: 10 !important;
  }
}