@font-face {
    font-family: 'Radon';
    src: url('fonts/Radon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3 {
    font-family: 'Radon', serif;
}