/* Add here all your CSS customizations */
@font-face {
    font-family: Common;
    src: url(fonts/Commons Regular.ttf);
}

body{
    font-family: Arial!important;
}

@media (max-width: 1396) {
	#arrollos {
		display: none!important;
	}
}
