﻿h1, h2 {
    font-family: Roboto, sans-serif;
}

h1 {
    font-size: 28px;
    font-weight: 500;
}

h2 {
    font-size: 20px;
    font-weight: 400;
}
