/**
 * @license
 * MyFonts Webfont Build ID 3407538, 2017-06-16T05:27:25-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: LucidaSan-RomIta by URW++
 * URL: https://www.myfonts.com/fonts/urw/lucida-sans/italic/
 *
 * Webfont: LucidaSan-Dem by URW++
 * URL: https://www.myfonts.com/fonts/urw/lucida-sans/demi/
 *
 * Webfont: LucidaSan-Rom by URW++
 * URL: https://www.myfonts.com/fonts/urw/lucida-sans/lucida-sans/
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3407538
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright 2010 URW++ Design &amp; Development Hamburg
 *
 * © 2017 MyFonts Inc
*/

@font-face {
    font-family: 'LucidaSan';
    font-weight: 400;
    font-style: italic;
    src: url('../Fonts/33FEB2_0_0.eot');
    src: url('../Fonts/33FEB2_0_0.eot?#iefix') format('embedded-opentype'),
    url('../Fonts/33FEB2_0_0.woff2') format('woff2'),
    url('../Fonts/33FEB2_0_0.woff') format('woff'),
    url('../Fonts/33FEB2_0_0.ttf') format('truetype');
}
@font-face {
    font-family: 'LucidaSan';
    font-weight: 500;
    font-style: normal;
    src: url('../Fonts/33FEB2_1_0.eot');
    src: url('../Fonts/33FEB2_1_0.eot?#iefix') format('embedded-opentype'),
    url('../Fonts/33FEB2_1_0.woff2') format('woff2'),
    url('../Fonts/33FEB2_1_0.woff') format('woff'),
    url('../Fonts/33FEB2_1_0.ttf') format('truetype');
}
@font-face {
    font-family: 'LucidaSan';
    font-weight: 400;
    font-style: normal;
    src: url('../Fonts/33FEB2_2_0.eot');
    src: url('../Fonts/33FEB2_2_0.eot?#iefix') format('embedded-opentype'),
    url('../Fonts/33FEB2_2_0.woff2') format('woff2'),
    url('../Fonts/33FEB2_2_0.woff') format('woff'),
    url('../Fonts/33FEB2_2_0.ttf') format('truetype');
}

/** Font Test **/
@font-face {
    font-family: 'Lucida Sans Unicode';
    font-weight: 400;
    font-style: normal;
    src: url('../Fonts/Lucida-Sans-Unicode.eot');
    src: url('../Fonts/Lucida-Sans-Unicode.eot?#iefix') format('embedded-opentype'),
    url('../Fonts/Lucida-Sans-Unicode.woff') format('woff');
}


/* bitter-regular - latin */
@font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/bitter-v19-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../Fonts/bitter-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/bitter-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/bitter-v19-latin-regular.woff') format('woff'); /* Modern Browsers */
}