@font-face {
    font-family: 'opensans';
    src: url("../../admin/fonts/reca/opensans-bold.woff2") format("woff2"), url("../../admin/fonts/reca/opensans-bold.woff") format("woff");
    font-weight: 700;
    font-style: normal; }
  
  @font-face {
    font-family: 'opensans';
    src: url("../../admin/fonts/reca/opensans-light.woff2") format("woff2"), url("../../admin/fonts/reca/opensans-light.woff") format("woff");
    font-weight: 300;
    font-style: normal; }
  
  @font-face {
    font-family: 'opensans';
    src: url("../../admin/fonts/reca/opensans-regular.woff2") format("woff2"), url("../../admin/fonts/reca/opensans-regular.woff") format("woff");
    font-weight: 400;
    font-style: normal; }
  
body,
input,
select,
textarea {
    font-family: 'opensans' !important; }

.link-list__item {
    font-weight: 400 !important; }

@media screen and (max-width: 768px) {
    .link-list__item {
    font-size: 15px !important; }
    .uptitle {
    font-size: 12px !important; } }
    