/*@font-face {
    font-family: 'AglowSS';
    src: url('/font/AglowSS.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'AglowSS';
}
*/