/*
Theme Name: Twenty Twenty Child
Theme URL: http://wpamanuke.com/
Description: Twenty Twenty Child Theme
Author: WPAmaNuke
Author URL: http://wpamanuke.com/
Template: twentytwenty
Version: 1.0.0
Text Domain: twentytwenty-child
*/ 
/* Custom CSS goes after this line */
/*[fmt]0*/
@font-face{
	font-family:"BernHard Fashion";
	src:url('fonts/BernHard Fashion.eot');
	src:url('fonts/BernHard Fashion.ttf') format('truetype');
	font-weight:normal;font-style:normal;
}
@font-face{
	font-family:"FFX Simple Thin";
	src:url('fonts/FFX Simple Thin.eot');
	src:url('fonts/FFX Simple Thin.ttf') format('truetype');
	font-weight:normal;font-style:normal;
}
BODY{font-family:"FFX Simple Thin";}
h1,h2,h3{
	font-family:"FFX Simple Thin" !important;
}
.fdm-item-price:after {
    content: " €";
}
.activo > a{
	background-color:black;
	color:white;
}