@font-face {
  font-family: "DINCondensed";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/DINCondensed-Regular.ttf") format("truetype"); 
}

@font-face {
  font-family: "aa_higherup";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/aa_higherup.ttf") format("truetype"); 
}

@font-face {
    font-family: 'DrukCyr-bold';
    src: url('../fonts/DrukCyr-Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'DrukCyr-medium';
    src: url('../fonts/DrukCyr-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}