/*
Theme Name: Evento
Theme URI: http://example.com
Author: Ferry Yudhitama
Author URI: http://example.com
Description: Events Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Evento
*/


@font-face {
    font-family: 'Circular Std';
    src: url('assets/css/fonts/circular-std/CircularStd-Book.otf')format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Circular Std';
    src: url('assets/css/fonts/circular-std/CircularStd-BookItalic.otf')format("opentype");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Circular Std';
    src: url('assets/css/fonts/circular-std/CircularStd-Medium.otf')format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Circular Std';
    src: url('assets/css/fonts/circular-std/CircularStd-Bold.otf')format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Circular Std';
    src: url('assets/css/fonts/circular-std/CircularStd-Black.otf')format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'PP Editorial New';
    src: url('assets/css/fonts/editorial-new/PPEditorialNew-Italic-BF644b214fb0c0a.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'PP Editorial New';
    src: url('assets/css/fonts/editorial-new/PPEditorialNew-Regular-BF644b214ff145f.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PP Editorial New';
    src: url('assets/css/fonts/editorial-new/PPEditorialNew-Ultrabold-BF644b21500840c.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'PP Editorial New';
    src: url('assets/css/fonts/editorial-new/PPEditorialNew-UltraboldItalic-BF644b214faef01.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'PP Editorial New';
    src: url('assets/css/fonts/editorial-new/PPEditorialNew-Ultralight-BF644b21500d0c0.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'PP Editorial New';
    src: url('assets/css/fonts/editorial-new/PPEditorialNew-UltralightItalic-BF644b214ff1e9b.otf') format('opentype');
    font-weight: 300;
    font-style:italic;
}






