@font-face {
    font-family: 'biscuit-made.regular';
    src: url('../../bundles/app/fonts/biscuit-made.regular.ttf');
}

.logo_text {
    font-family: 'biscuit-made.regular';
    font-size: 100px;
}
