﻿@import "https://use.typekit.net/brz8plw.css";

.title-front
{
    font-family: aviano, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 72pt;
}

@media only screen and (max-width: 768px)
{
    .title-front
    {
        font-family: aviano, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 48pt;
    }
}

.layout-title-font
{
    font-family: aviano, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30pt;
}

.beloved-ornaments
{
    font-family: beloved-ornaments, sans-serif;
    font-weight: 400;
    font-size: 72pt;
    font-style: normal;
}

.beloved-ornaments-subtitle
{
    font-family: beloved-ornaments, sans-serif;
    font-size: 32pt;
}

.beloved-ornaments-subheader
{
    font-family: beloved-ornaments, sans-serif;
    font-size: 14pt;
}


/*@import "https://use.typekit.net/ecq6cfp.css";

.title-front
{
    font-family: magistral, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 72pt;
}
@media only screen and (max-width: 768px) {
    .title-front
    {
        font-family: magistral, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 42pt;
        margin-bottom: 0.2in;
    }
}

.layout-title-font {
    font-family: magistral, sans-serif;
    font-weight: 400; 
    font-style: normal; 
    font-size: 30pt;
}

.title-header
{
    font-family: magistral, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18pt;
}

.splash-text
{
    font-family: magistral, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18pt;
}
*/