@font-face {
    font-family: Messina Sans;
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    src: local("Messina Sans"),
        url(fonts/MessinaSansWeb-Regular.woff2) format("woff2"),
        url(fonts/MessinaSansWeb-Regular.woff) format("woff");
    unicode-range: u+000-5ff
}

@font-face {
    font-family: "Messina Serif";
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    src: local("Messina Serif"),
        url(fonts/MessinaSerifWeb-Regular.woff2) format("woff2"),
        url(fonts/MessinaSerifWeb-Regular.woff) format("woff");
    unicode-range: u+000-5ff
}

@font-face {
    font-family: "Messina Serif";
    font-weight: 600;
    font-style: normal;
    font-display: auto;
    src: local("Messina Serif"),
        url(fonts/MessinaSerifWeb-SemiBold.woff2) format("woff2"),
        url(fonts/MessinaSerifWeb-SemiBold.woff) format("woff");
    unicode-range: u+000-5ff
}

@font-face {
    font-family: "Optima LT Std Medium";
    font-display: auto;
    src: url("https://db.onlinewebfonts.com/t/2e99e496701618c331dfe3e3683ca7e8.eot");
    src: url("https://db.onlinewebfonts.com/t/2e99e496701618c331dfe3e3683ca7e8.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/2e99e496701618c331dfe3e3683ca7e8.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/2e99e496701618c331dfe3e3683ca7e8.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/2e99e496701618c331dfe3e3683ca7e8.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/2e99e496701618c331dfe3e3683ca7e8.svg#Optima LT Std Medium")format("svg");
}