﻿body {
    font-family: 'Freehouse';
    font-size: 16px;
}

h1{
    font-size: 3rem;
    font-weight: 900;
}

h2 {
    font-size: 2rem;
    font-weight: 700;
}

h3 {
    font-size: 1.75rem;
    font-weight: 600;
}

h4 {
    font-weight: 600;
}