﻿body {
    font-family: JGGText-Regular;
}

@font-face {
    font-family: JGGText-Regular;
    src: url("JGGText-Regular.eot"); /* IE9 Compat Modes */
    src: url("JGGText-Regular.woff2") format("woff2"); /* Super Modern Browsers */
    src: url("JGGText-Regular.woff") format("woff"); /*Pretty Modern Browsers*/
}
