@font-face {
    font-family: "JackInput";
    src: url('../userfiles/fonts/jackinput-webfont.eot');
    src: url('../userfiles/fonts/jackinput-webfont.eot?#iefix') format('embedded-opentype'),
         url('../userfiles/fonts/jackinput-webfont.woff') format('woff'),
         url('../userfiles/fonts/jackinput-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "OxygenRegular";
    src: url('../userfiles/fonts/Oxygen-webfont.eot');
    src: url('../userfiles/fonts/Oxygen-webfont.eot?#iefix') format('embedded-opentype'),
         url('../userfiles/fonts/Oxygen-webfont.woff') format('woff'),
         url('../userfiles/fonts/Oxygen-webfont.ttf') format('truetype'),
         url('../userfiles/fonts/Oxygen-webfont.svg#OxygenRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "OxygenItalic";
    src: url('../userfiles/fonts/Oxygen-Italic-webfont.eot');
    src: url('../userfiles/fonts/Oxygen-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../userfiles/fonts/Oxygen-Italic-webfont.woff') format('woff'),
         url('../userfiles/fonts/Oxygen-Italic-webfont.ttf') format('truetype'),
         url('../userfiles/fonts/Oxygen-Italic-webfont.svg#OxygenItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "OxygenBold";
    src: url('../userfiles/fonts/Oxygen-Bold-webfont.eot');
    src: url('../userfiles/fonts/Oxygen-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../userfiles/fonts/Oxygen-Bold-webfont.woff') format('woff'),
         url('../userfiles/fonts/Oxygen-Bold-webfont.ttf') format('truetype'),
         url('../userfiles/fonts/Oxygen-Bold-webfont.svg#OxygenBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "OxygenBoldItalic";
    src: url('../userfiles/fonts/Oxygen-BoldItalic-webfont.eot');
    src: url('../userfiles/fonts/Oxygen-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../userfiles/fonts/Oxygen-BoldItalic-webfont.woff') format('woff'),
         url('../userfiles/fonts/Oxygen-BoldItalic-webfont.ttf') format('truetype'),
         url('../userfiles/fonts/Oxygen-BoldItalic-webfont.svg#OxygenBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}