﻿@font-face {
    font-family: 'SimplonNorm-Regular';
    src: url(../fonts/SimplonNorm-Regular.otf) format("opentype");
}

.footer {
    font-family: 'SimplonNorm-Regular';
    font-size: small;
    text-decoration: none;
    color: inherit;
}
