/*
 Theme Name:   Bravada Child
 Description:  Ein Child Theme für Lumen Roads
 Author:       C. Raab
 Author URI:   httpw://www.lumenroads.de
 Template:     bravada
 Version:      1.0
 Text Domain:  bravada-child
*/
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Regular.ttf' );
    font-style: normal;
	font-weight: normal;
}
@font-face {
    font-family: 'PlayfairDisplaySC';
    src: url('fonts/PlayfairDisplaySC-Regular.ttf');
    font-style: normal;
	font-weight: normal;
}