﻿@font-face {
    font-family: 'CryptonowFont';
    src: url('../fonts/CNRegular.otf');
}

footer {
    position: fixed;
    bottom: 3em;
    width: 100%;
}
