/*
Theme Name:   YOOtheme enym
Template:     yootheme
Author:       Konstantin Schultes
Description:  YOOtheme Child Theme
Version:      1.0.0
Text Domain:  yootheme-enym
*/

/*@import url('https://fonts.googleapis.com/css?family=Roboto:500,900');*/

/* Bebas Neue Pro */
@font-face {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('/wp-content/themes/yootheme-enym/resources/fonts/BebasNeue/BebasNeue.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/wp-content/themes/yootheme-enym/resources/fonts/BebasNeue/BebasNeue.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Bebas Neue Pro Bold */
@font-face {
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('/wp-content/themes/yootheme-enym/resources/fonts/BebasNeue/BebasNeuePro-Bold.woff2') format('woff2'),
    url('/wp-content/themes/yootheme-enym/resources/fonts/BebasNeue/BebasNeuePro-Bold.woff') format('woff');
}
