@font-face {
    font-family: 'Merriweather';
    src: url('/fonts/Merriweather-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Rubik Doodle Triangles';
    src: url('/fonts/RubikDoodleTriangles-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Cedarville Cursive';
    src: url('/fonts/CedarvilleCursive-Regular.ttf') format('truetype');
}
  
  @font-face {
    font-family: 'Abril Fatface';
    src: url('/fonts/AbrilFatface-Regular.ttf') format('truetype');
}