﻿.Header
{
    font-family: "Maiandra GD";
    font-size: x-large;
    text-align: left;
}
.normal
{
    font-family: "Maiandra GD";
    font-size: medium;
}
.sub-header
{
    font-family: "Maiandra GD";
    font-size: medium;
    font-weight: bold;
    font-style: normal;
}
.normal-large
{
    font-family: "Maiandra GD";
    font-size: large;
}

