@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(../fonts/Roboto_48_300.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(../fonts/Roboto_48_400.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  src: url(../fonts/Roboto_48_500.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(../fonts/Roboto_48_700.ttf) format('truetype');
}

@font-face {
    font-family: 'Market_Deco';
    src: url(../fonts/Market_Deco.ttf) format('truetype');
}

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