@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'ProximaNova';
    src: url('/wp-content/themes/yootheme_child/fonts/ProximaNova-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'ProximaNovaIt';
    src: url('/wp-content/themes/yootheme_child/fonts/ProximaNova-RegularIt.ttf') format('truetype');
}
@font-face {
    font-family: 'ProximaNovaBold';
    src: url('/wp-content/themes/yootheme_child/fonts/ProximaNova-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'ProximaNovaBoldIt';
    src: url('/wp-content/themes/yootheme_child/fonts/ProximaNova-BoldIt.ttf') format('truetype');
}
@font-face {
    font-family: 'FontAwesome';
    src: url('/wp-content/themes/yootheme_child/fonts/FontAwesome.otf');
}
@font-face {
    font-family: 'FontAwesome';
    src: url('/wp-content/themes/yootheme_child/fonts/anticon.ttf') format('truetype');
}