/*
 Theme Name:     Wanderlustig-Child
 Theme URI:      
 Description:    Angepasstes Child-Theme
 Author:         von Wittken
 Author URI:     https://vonwittken.com
 Template:       wanderlustig
 Version:        1.1
*/

@import url("../wanderlustig/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
.post-meta {
display: none;
}
@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-Black.woff') format('woff');
    font-weight: 900; /* Black */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-BlackItalic.woff') format('woff');
    font-weight: 900; /* Black */
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-Bold.woff') format('woff');
    font-weight: 700; /* Bold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-BoldItalic.woff') format('woff');
    font-weight: 700; /* Bold */
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-ExtraBold.woff') format('woff');
    font-weight: 800; /* ExtraBold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-ExtraBoldItalic.woff') format('woff');
    font-weight: 800; /* ExtraBold */
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-Medium.woff') format('woff');
    font-weight: 500; /* Medium */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-MediumItalic.woff') format('woff');
    font-weight: 500; /* Medium */
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-Regular.woff') format('woff');
    font-weight: 400; /* Regular */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-SemiBold.woff') format('woff');
    font-weight: 600; /* SemiBold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-SemiBoldItalic.woff') format('woff');
    font-weight: 600; /* SemiBold */
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('fonts/Inter_18pt-Thin.woff') format('woff');
    font-weight: 100; /* Thin */
    font-style: normal;
    font-display: swap;
}