@font-face {
  font-family: 'Lemon Milk RUS';
  src: url('../fonts/LemonMilkRUSBYLYAJKA.woff2') format('woff2'),
       url('../fonts/LemonMilkRUSBYLYAJKA.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro.woff2') format('woff2'),
       url('../fonts/GothamPro.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro-Bold.woff2') format('woff2'),
       url('../fonts/GothamPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'VENOM';
  src: url('../fonts/venom.woff2') format('woff2'),
       url('../fonts/venom.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Widock TRIAL';
  src: url('../fonts/WidockTRIAL-Bold.woff2') format('woff2'),
       url('../fonts/WidockTRIAL-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
