@font-face {
    font-family: "Roboto-Regular";
    font-weight: 400;
    src: url('./Roboto-Regular.ttf');
}

@font-face {
    font-family: "Roboto-Bold";
    font-weight: 800;
    src: url('./Roboto-Bold.ttf');
}

@font-face {
    font-family: "Roboto";
    font-weight: 400;
    src: url('./Roboto-Regular.ttf');
}

@font-face {
    font-family: 'Courgette';
    font-style: normal;
    font-weight: 400;
    src: url('./Courgette-Regular.ttf');
  }

@font-face {
    font-family: "CormorantGaramond";
    font-weight: 400;
    src: url('./CormorantGaramond-Regular.ttf');
}

@font-face {
    font-family: "FjallaOne";
    font-weight: 400;
    src: url('./FjallaOne-Regular.ttf');
}

@font-face {
    font-family: 'Zilla Slab';
    font-style: normal;
    font-weight: 400;
    src: url('./ZillaSlab-Regular.ttf');
}

@font-face {
    font-family: "MavenPro";
    font-weight: 400;
    src: url('./MavenPro-Regular.ttf');
}

@font-face {
    font-family: "Pangolin";
    font-weight: 400;
    src: url('./Pangolin-Regular.ttf');
}

@font-face {
    font-family: 'Newsreader';
    font-style: normal;
    font-weight: 400;
    src: url('./Newsreader-Regular.ttf');
}

@font-face {
    font-family: "Play";
    font-weight: 400;
    src: url('./Play-Regular.ttf');
}

@font-face {
    font-family: "EBGaramond";
    font-weight: 400;
    src: url('./EBGaramond-Regular.ttf');
}

@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 400;
    src: url('./Assistant-Regular.ttf');
}

@font-face {
    font-family: 'PTSans';
    font-style: normal;
    font-weight: 400;
    src: url('./PTSans-Regular.ttf');
}