@font-face {
    font-family: NewJuneExtraBold;
    src: url('../font/NewJuneExtrabold.ttf');
}
@font-face {
    font-family: NewJuneBold;
    src: url('../font/NewJuneBold.ttf');
}
@font-face {
    font-family: NewJuneHeavy;
    src: url('../font/NewJuneHeavy.ttf');
}
@font-face {
    font-family: NewJuneSemibold;
    src: url('../font/NewJuneSemibold.ttf');
}
@font-face {
    font-family: DkAstromonkey;
    src: url('../font/DkAstromonkey.otf');
}

