﻿@font-face {
    font-family: 'Bravura';
    src: url("/fonts/Bravura.otf") format("opentype");
}

@font-face {
    font-family: 'Edwin';
    src: url("/fonts/Edwin-Roman.otf") format("opentype");
    font-style: normal;
}

@font-face {
    font-family: 'Edwin';
    src: url("/fonts/Edwin-Italic.otf") format("opentype");
    font-style: italic;
}
