@font-face {
  font-family: Pacifico-Regular;
  font-display: swap;
  src: url(../fonts/Pacifico-Regular.woff2);
} 
@font-face {
    font-family: 'Digital-7';
    src: url('../fonts/Digital-7.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v18-cyrillic_latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v18-cyrillic_latin-700.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v51-cyrillic_latin-500.woff2') format('woff2');
}
body {
  font-family: 'PT Sans', sans-serif;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
.caption,
.tit,
aside.sidebar .title,
.logo-footer p,
.navbar-brand,
.list-boxes-help .box-info-bottom ol,
.list_cards .box_list .title a {
  font-family: 'Roboto', sans-serif;
}
.bg_main .caption {
  font-family: Pacifico-Regular;
}

.approved-inside,
aside.sidebar .articles .info span,
.offer-views {
  font-size: 13px;
}

aside p.title {
  font-size: 23px;
}
