
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'Segoe UI';
    src: url("../fonts/segoeui.ttf");
}
@font-face {
    font-family: 'Segoe UI Light';
    src: url("../fonts/segoeuil.ttf");
}