@font-face {
    font-family: 'Alegreya';
    font-style: normal;
    font-weight: 400;
    /* Font copyright and licence information: https://static.firstandthird.org/fonts/Alegreya/OFL.txt */
    src: url(/fonts/Alegreya/static/Alegreya-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Alegreya SC';
    font-style: normal;
    font-weight: 400;
    /* Font copyright and licence information: https://static.firstandthird.org/fonts/Alegreya_SC/OFL.txt */
    src: url(/fonts/Alegreya_SC/AlegreyaSC-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Cutive Mono';
    font-style: normal;
    font-weight: 400;
    /* Font copyright and licence information: https://static.firstandthird.org/fonts/Cutive_Mono/OFL.txt */
    src: url(/fonts/Cutive_Mono/CutiveMono-Regular.ttf) format('truetype');
}
