@font-face {
    font-family: 'roboto';
    src: url('../fonts/Roboto-Condensed.ttf');
    font-weight: normal;
    font-weight: normal;
  }

@font-face {
    font-family: 'monserrat-thin';
    src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'monserrat-bold';
    src: url('../fonts/Montserrat.Bold.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'monserrat-regular';
    src: url('../fonts/Montserrat.Regular.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}