/* You can add global styles to this file, and also import other style files */
body {
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
}

p {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
}
