﻿.md-typeset {
    font-size: .7rem;
}

.md-typeset__table {
    width: 100%;
}

@font-face {
    font-family: "GelatoSans";
    src: "docs/fonts/GelatoSans-Medium.woff2";
}

.md-typeset h1 {
    font-family: "Lato";
    font-size: 60px;
    font-weight: 700;
}

.md-typeset h2 {
    font-family: "Lato";
    font-size: 30px;
    font-weight: 700;
}

.md-typeset h3 {
    font-family: "Lato";
    font-size: 24px;
    font-weight: 700;
}
