.ha-tiles{display:grid;font-size:10px;--tiles-gap:20px;grid-auto-flow:dense;grid-auto-rows:minmax(250px,1fr);grid-gap:var(--tiles-gap);grid-template-columns:minmax(250px,1fr)}.ha-tiles__tile,.ha-tiles__tile-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-tiles__tile{position:relative;overflow:hidden;background-color:#dedcff}.ha-tiles__tile:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(255,40,81,.5);content:"";opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.ha-tiles__tile:hover:after{opacity:1}.ha-tiles__tile .ha-tiles__tile-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ha-tiles__tile-content{position:absolute;bottom:0;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:50px 20px 20px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(34,34,34,0)),to(#343434));background-image:-webkit-linear-gradient(top,rgba(34,34,34,0) 0,#343434 100%);background-image:linear-gradient(180deg,rgba(34,34,34,0) 0,#343434 100%);word-wrap:break-word;overflow-wrap:break-word}.ha-tiles__tile-tag{position:absolute;top:20px;right:20px;z-index:1;padding:7px 10px;border-radius:3px;background-color:#ff2851;color:#fff;font-size:1.2em;line-height:1}.ha-tiles__tile-tag:focus,.ha-tiles__tile-tag:hover{color:#fff}.ha-tiles__tile-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:inherit;-ms-flex-pack:inherit;-webkit-justify-content:inherit;justify-content:inherit;margin-bottom:.85em;color:#fff;font-size:1.2em}.ha-tiles__tile-meta svg{margin-right:2px;width:auto;height:.9em;fill:currentColor}.ha-tiles__tile-meta span:not(:last-child){margin-right:1em}.ha-tiles__tile-title{margin:0;font-weight:700;font-size:1.6em;line-height:1.2}.ha-tiles__tile-title a{color:#fff;-webkit-transition:all .2s;transition:all .2s}.ha-tiles__tile-title a:focus,.ha-tiles__tile-title a:hover{color:#fafafa}.ha-tiles__tile-excerpt{display:none;margin:0;color:#fff;font-size:1.4em}.ha-tiles__tile--sm .ha-tiles__tile-title{margin-bottom:0!important}@media screen and (max-width:449px){.ha-tiles__tile--lg .ha-tiles__tile-title{margin-bottom:0!important}.ha-tiles:not(.ha-tiles--7) .ha-tiles__tile--md .ha-tiles__tile-title{margin-bottom:0!important}}@media screen and (min-width:450px){.ha-tiles__tile--md,.ha-tiles__tile--sm{font-size:.8em}.ha-tiles__tile--md .ha-tiles__tile-title,.ha-tiles__tile--sm .ha-tiles__tile-title{font-size:1.6em}.ha-tiles__tile--lg .ha-tiles__tile-title{font-size:2.4em;margin-bottom:.85em}.ha-tiles--7 .ha-tiles__tile--md .ha-tiles__tile-title{margin-bottom:.85em}.ha-tiles--7 .ha-tiles__tile--md .ha-tiles__tile-excerpt,.ha-tiles__tile--lg .ha-tiles__tile-excerpt{display:block}.ha-tiles.ha-tiles--7by2{grid-template-columns:repeat(3,minmax(250px,1fr));grid-template-rows:repeat(2,minmax(250px,1fr))}.ha-tiles.ha-tiles--4by2,.ha-tiles.ha-tiles--4by5{grid-template-columns:repeat(2,minmax(250px,1fr));grid-template-rows:repeat(4,minmax(250px,1fr))}.ha-tiles.ha-tiles--1 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(3),.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--2 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--3 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--4 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--5 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--6 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--8 .ha-tiles__tile:nth-child(2){grid-column:span 2;grid-row:span 2}.ha-tiles.ha-tiles--2 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--3 .ha-tiles__tile:nth-child(3){grid-row:span 2}.ha-tiles.ha-tiles--4 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--5 .ha-tiles__tile:nth-child(4){grid-column:span 2}.ha-tiles.ha-tiles--6 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--6 .ha-tiles__tile:nth-child(3),.ha-tiles.ha-tiles--9 .ha-tiles__tile:nth-child(1){grid-row:span 2}.ha-tiles.ha-tiles--7 .ha-tiles__tile{grid-row:span 2}.ha-tiles.ha-tiles--9 .ha-tiles__tile:nth-child(3),.ha-tiles.ha-tiles--9 .ha-tiles__tile:nth-child(4){grid-column:span 2}.ha-tiles.ha-tiles--11{grid-template-rows:repeat(5,minmax(250px,1fr))}.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(4){grid-row:span 2}.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(3){grid-column:span 2}.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(5){grid-column:span 3}}@media screen and (min-width:900px){.ha-tiles.ha-tiles--7by2{grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(2,minmax(250px,1fr))}.ha-tiles.ha-tiles--4by2,.ha-tiles.ha-tiles--4by5{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(250px,1fr))}.ha-tiles.ha-tiles--4by5{grid-template-rows:repeat(5,minmax(80px,1fr))}.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(4){grid-row:span 3}.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(3),.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(5){grid-column:initial;grid-row:span 2}.ha-tiles.ha-tiles--10 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(1){grid-column:span 2;grid-row:span 5}.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(5){grid-row:span 2}.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(3),.ha-tiles.ha-tiles--11 .ha-tiles__tile:nth-child(4){grid-row:span 3}.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(1),.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(3){grid-column:span 2}.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(2),.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(4){grid-column:span 3}.ha-tiles.ha-tiles--12 .ha-tiles__tile:nth-child(5){grid-column:span 4}}div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//opinionicaeranesi.it/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//opinionicaeranesi.it/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}@font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 200;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 200;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 200;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 200;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 200;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 400;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 400;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 400;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 400;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 400;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 500;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 500;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 500;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 500;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 500;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 600;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 600;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 600;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 600;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 600;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 700;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 700;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 700;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 700;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 700;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 800;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 800;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 800;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 800;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 800;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 900;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 900;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 900;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 900;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 900;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 200;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 200;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 200;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 200;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 200;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 300;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 300;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 300;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 300;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 300;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 500;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 500;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 500;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 500;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 500;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 900;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 900;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 900;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 900;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 900;
src: url(https://opinionicaeranesi.it/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}