/*
Theme Name: Particules
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-family: 'Staatliches';
    src: url('fonts/Staatliches-Regular.eot');
    src: url('fonts/Staatliches-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Staatliches-Regular.woff2') format('woff2'),
        url('fonts/Staatliches-Regular.woff') format('woff'),
        url('fonts/Staatliches-Regular.ttf') format('truetype'),
        url('fonts/Staatliches-Regular.svg#Staatliches-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Istok Web';
    src: url('fonts/IstokWeb-Regular.eot');
    src: url('fonts/IstokWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/IstokWeb-Regular.woff2') format('woff2'),
        url('fonts/IstokWeb-Regular.woff') format('woff'),
        url('fonts/IstokWeb-Regular.ttf') format('truetype'),
        url('fonts/IstokWeb-Regular.svg#IstokWeb-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Istok Web';
    src: url('fonts/IstokWeb-Bold.eot');
    src: url('fonts/IstokWeb-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/IstokWeb-Bold.woff2') format('woff2'),
        url('fonts/IstokWeb-Bold.woff') format('woff'),
        url('fonts/IstokWeb-Bold.ttf') format('truetype'),
        url('fonts/IstokWeb-Bold.svg#IstokWeb-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Istok Web';
    src: url('fonts/IstokWeb-Italic.eot');
    src: url('fonts/IstokWeb-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/IstokWeb-Italic.woff2') format('woff2'),
        url('fonts/IstokWeb-Italic.woff') format('woff'),
        url('fonts/IstokWeb-Italic.ttf') format('truetype'),
        url('fonts/IstokWeb-Italic.svg#IstokWeb-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}