/* JustOldFashion */
@font-face {
    font-family: 'JustOldFashion';
    src: url('../fonts/JustOldFashion.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* Interstate */
@font-face {
    font-family: 'Interstate';
    src: url('../fonts/Interstate-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Interstate';
    src: url('../fonts/Interstate-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Interstate';
    src: url('../fonts/Interstate-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
