@import url('https://fonts.cdnfonts.com/css/conthrax');

html {
    font-family: 'Conthrax', sans-serif;
    color: rgb(19, 18, 75);
}