@font-face {
    font-family: "Fira Sans";
    src: url(#{$fonts-path}/fira-sans/FiraSans-Regular.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "KGJune";
    src: url(#{$fonts-path}/kg-june/KGJuneBug.ttf);
    font-weight: normal;
    font-style: normal;
}