/*
Theme Name: Breakdance Zero Theme Child
Theme URI: https://synchronicity.one/ 
Author: Przemek
Author URI: https://synchronicity.one/
Description: Child theme dla Breakdance Zero Theme.
Version: 1.0.0
Template: breakdance-zero-theme-master
Text Domain: breakdance-zero-theme-child
*/

/* Importuj style z motywu nadrzednego */
@import url("../breakdance-zero-theme-master/style.css");

/* Definicje czcionek */

@font-face {
    font-family: 'Noto Vibrax';
    src: url('fonts/noto-sans-v38-latin_latin-ext-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Vibrax';
    src: url('fonts/noto-sans-v38-latin_latin-ext-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Vibrax';
    src: url('fonts/noto-sans-v38-latin_latin-ext-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Vibrax';
    src: url('fonts/noto-sans-v38-latin_latin-ext-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Vibrax';
    src: url('fonts/roboto-v47-latin_latin-ext-100.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Vibrax';
    src: url('fonts/roboto-v47-latin_latin-ext-200.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Vibrax';
    src: url('fonts/roboto-v47-latin_latin-ext-300.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Vibrax';
    src: url('fonts/roboto-v47-latin_latin-ext-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Vibrax';
    src: url('fonts/roboto-v47-latin_latin-ext-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Vibrax';
    src: url('fonts/roboto-v47-latin_latin-ext-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Vibrax';
    src: url('fonts/roboto-v47-latin_latin-ext-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Vibrax';
    src: url('fonts/roboto-v47-latin_latin-ext-800.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Vibrax';
    src: url('fonts/roboto-v47-latin_latin-ext-900.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
