/**
** Custom fonts
** Add your fonts
**/
@font-face {
    font-family: 'CrayFont';
    font-style: normal;
    font-weight: 400;
    src: url("CrayonE.ttf");
}