Начертание кириллицы и латиницы отличаются. В чем проблема?
<div class="product-item__name">Комплект Reike Smart fox purple 80,86.92
</div>
@font-face {
font-family: "Ubuntu";
font-weight: 700;
font-style: normal;
src: local("Ubuntu");
src: url("../fonts/ubuntu-bold-webfont.woff2") format("woff2"), url("../fonts/ubuntu-bold-webfont.woff") format("woff"); }
@font-face {
font-family: "Ubuntu";
font-weight: 500;
font-style: normal;
src: local("Ubuntu");
src: url("../fonts/ubuntu-medium-webfont.woff2") format("woff2"), url("../fonts/ubuntu-medium-webfont.woff") format("woff"); }
@font-face {
font-family: "Ubuntu";
font-weight: 400;
font-style: normal;
src: local("Ubuntu");
src: url("../fonts/ubuntu-regular-webfont.woff2") format("woff2"), url("../fonts/ubuntu-regular-webfont.woff") format("woff"); }
@font-face {
font-family: "Ubuntu";
font-weight: 300;
font-style: normal;
src: local("Ubuntu");
src: url("../fonts/ubuntu-light-webfont.woff2") format("woff2"), url("../fonts/ubuntu-light-webfont.woff") format("woff"); }