/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

@font-face {
    font-family: 'RacingSansOne';
    src: url('https://inforio.com.uy/wp-content/themes/blocksy-child/fonts/RacingSansOne-Regular.ttf');
    font-weight: normal;
}

.ct-inicio-pionero{
	clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%) !important;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%) !important;
}

.home .inicio-pionero h4{
	font-family: 'RacingSansOne', serif !important;
}
