/*
Theme Name: Offbeat-House
Description: Child theme for Offbeat theme
Author: Offbeat
Author URI: https://offbeat.house
Template: offbeat
Version: 1.0.0
Text Domain: offbeat
*/

@font-face {
    font-family: 'Kino MT';
    src: url('fonts/KinoMT.woff2') format('woff2'),
        url('fonts/KinoMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-DisplayItalic.woff2') format('woff2'),
        url('fonts/Poltik-DisplayItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-Bold.woff2') format('woff2'),
        url('fonts/Poltik-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-BoldItalic.woff2') format('woff2'),
        url('fonts/Poltik-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-Display.woff2') format('woff2'),
        url('fonts/Poltik-Display.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-Extrabold.woff2') format('woff2'),
        url('fonts/Poltik-Extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-ExtraboldItalic.woff2') format('woff2'),
        url('fonts/Poltik-ExtraboldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-LightItalic.woff2') format('woff2'),
        url('fonts/Poltik-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-Light.woff2') format('woff2'),
        url('fonts/Poltik-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-Italic.woff2') format('woff2'),
        url('fonts/Poltik-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-SemiboldItalic.woff2') format('woff2'),
        url('fonts/Poltik-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-Semibold.woff2') format('woff2'),
        url('fonts/Poltik-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poltik';
    src: url('fonts/Poltik-Regular.woff2') format('woff2'),
        url('fonts/Poltik-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Granke';
    src: url('fonts/Granke-Regular.woff2') format('woff2'),
        url('fonts/Granke-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gosha Sans';
    src: url('fonts/GoshaSans-Bold.woff2') format('woff2'),
        url('fonts/GoshaSans-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gosha Sans';
    src: url('fonts/GoshaSans-Light.woff2') format('woff2'),
        url('fonts/GoshaSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gosha Sans';
    src: url('fonts/GoshaSans-Regular.woff2') format('woff2'),
        url('fonts/GoshaSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gosha Sans';
    src: url('fonts/GoshaSans-Medium.woff2') format('woff2'),
        url('fonts/GoshaSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gosha Sans';
    src: url('fonts/GoshaSans-Ultrabold.woff2') format('woff2'),
        url('fonts/GoshaSans-Ultrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gosha Sans';
    src: url('fonts/GoshaSans-Ultralight.woff2') format('woff2'),
        url('fonts/GoshaSans-Ultralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}



