﻿footer {
    position: absolute;
    bottom: 5px;
    color: white;
}

@font-face {
    font-family: 'BrushScriptStd';
    src: url('/Content/Fonts/BrushScriptStd.woff2') format('woff2'), url('/Content/Fonts/BrushScriptStd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
