@font-face {
    font-family: 'brighttech';
    src: url('/fonts/BrightTech.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'brighttech', sans-serif !important;
}

.headline {
    font-family: brighttech, sans-serif !important;
}