  @font-face {
    font-family: 'Mistral';
    src: url('Mistral.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

a{
    color: white;
}