/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 21 2020 | 16:13:22 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@font-face {
    font-family: "D-DIN Regular";  
    src: url('http://www.gamesforgood.pt/2020/wp-content/themes/basel-child/fonts/d-din/d-din-webfont.woff');  
    font-weight: normal;  
}

@font-face {
    font-family: "D-DIN Bold";  
    src: url('http://www.gamesforgood.pt/2020/wp-content/themes/basel-child/fonts/d-din/d-din-bold-webfont.woff');  
    font-weight: bold;  
}

.color-scheme-light .main-nav .menu>li.current-menu-item>a {
	text-decoration: underline;
}