@font-face {
    font-family: comfy;
    src: url('../fonts/Comfy\ Feeling.otf');
}
@font-face {
    font-family: proximareg;
    src: url('../fonts/Proxima\ Nova\ Regular.ttf');
}
@font-face {
    font-family: proximabold;
    src: url('../fonts/ProximaNova-Bold.otf');
}
@font-face {
    font-family: hel;
    src: url('../fonts/Helvetica.ttf');
}
@font-face {
    font-family: helbold;
    src: url('../fonts/Helvetica-Bold.ttf');
}
@font-face {
    font-family: hellight;
    src: url('../fonts/helvetica-light-587ebe5a59211.ttf');
}