@font-face {
  font-family: 'Pobeda';
  src: url('../fonts/Pobeda-Bold.eot');
  src: local('Pobeda Bold'), local('Pobeda-Bold'),
    url('../fonts/Pobeda-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Pobeda-Bold.woff') format('woff'),
    url('../fonts/Pobeda-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Pobeda';
  src: url('../fonts/Pobeda-Regular.eot');
  src: local('Pobeda Regular'), local('Pobeda-Regular'),
    url('../fonts/Pobeda-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Pobeda-Regular.woff') format('woff'),
    url('../fonts/Pobeda-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: TT Norms;
  font-display: swap;
  src: url("../fonts/TTNorms-Bold.woff2") format("woff2"), url("../fonts/TTNorms-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: TT Norms;
  font-display: swap;
  src: url("../fonts/TTNorms-Regular.woff2") format("woff2"), url("../fonts/TTNorms-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: TT Norms;
  font-display: swap;
  src: url("../fonts/TTNorms-Medium.woff2") format("woff2"), url("../fonts/TTNorms-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}