@font-face {
    font-family: 'FerriteCoreDX-Regular';
    src: url(src/fonts/FerriteCoreDX/FerriteCoreDX-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'FerriteCoreDX-Light';
    src: url(src/fonts/FerriteCoreDX/FerriteCoreDX-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'FerriteCoreDX-Medium';
    src: url(src/fonts/FerriteCoreDX/FerriteCoreDX-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'FerriteCoreDX-Display';
    src: url(src/fonts/FerriteCoreDX/FerriteCoreDX-Display.ttf) format('truetype');
}

@font-face {
    font-family: 'FerriteCoreDX-Black';
    src: url(src/fonts/FerriteCoreDX/FerriteCoreDX-Black.ttf) format('truetype');
}