@font-face {
  font-family: 'arial-black';
  src: url('fonts/Arial_Black.ttf') format('truetype');
}
@font-face {
  font-family: 'fontstruck';
  src: url('fonts/fontstuck.otf') format('truetype');
}
@font-face {
    font-family: 'currentFont';
    src: url('fonts/present.ttf') format('truetype');
}
@font-face {
    font-family: 'pastFont';
    src: url('fonts/past.ttf') format('truetype');
}
@font-face {
    font-family: 'anomalies';
    src: url('fonts/anomalies.ttf') format('truetype');
}
@font-face {
    font-family: 'inferi-Light';
    src: url('fonts/Inferi-Light.otf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'DIN-Condensed-Bold';
    src: url('fonts/DIN-Condensed-Bold.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'DIN-Alternate-Bold';
    src: url('fonts/DIN-Alternate-Bold.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('fonts/Roboto-Medium.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('fonts/Roboto-Regular.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Hiruko-Black_Alternate';
    src: url('fonts/HirukoBlackAlternate.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Avara-italic';
    src: url('fonts/Avara-italic.otf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Avara';
    src: url('fonts/Avara.otf') format('truetype');
    font-style: normal;
}