﻿
/*
    Custom CSS
*/


html {
    font-family: "Roboto Slab",Helvetica,Arial,sans-serif !important;
}

body {
    font-family: "Roboto Slab",Helvetica,Arial,sans-serif !important;
}

footer {
    font-family: "Roboto Slab",Helvetica,Arial,sans-serif !important;
}

.text-monospace {
    font-family: "Roboto Slab",Helvetica,Arial,sans-serif !important;
}
