/*
Theme Name: Eventime Child
Theme URI: http://wpeventime.tchaikovsky.design/
Description: Child Theme for Eventime
Author: Tchaikovsky Design
Author URI: http://themeforest.net/user/tchaikovsky-design
Template: eventime
Version: 1.0
*/

@font-face {
    font-family: 'TT Neoris';
    src: url('fonts/TTNeoris-Rg.woff2') format('woff2'),
    url('fonts/TTNeoris-Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Neoris';
    src: url('fonts/TTNeoris-Md.woff2') format('woff2'),
    url('fonts/TTNeoris-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Neoris';
    src: url('fonts/TTNeoris-MdIt.woff2') format('woff2'),
    url('fonts/TTNeoris-MdIt.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Neoris';
    src: url('fonts/TTNeoris-Bd.woff2') format('woff2'),
    url('fonts/TTNeoris-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Neoris';
    src: url('fonts/TTNeoris-BdIt.woff2') format('woff2'),
    url('fonts/TTNeoris-BdIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

