@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu-Bold.eot');
    src: url('Ubuntu-Bold.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-Bold.ttf') format('truetype'),
		 url('Ubuntu-Bold.woff2') format('woff2')
         /*url('Ubuntu-Bold.svg#ubuntubold') format('svg')*/;
    font-weight: 700;
}
@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu-Light.eot');
    src: url('Ubuntu-Light.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-Light.ttf') format('truetype'),
		 url('Ubuntu-Light.woff2') format('woff2')
         /*url('Ubuntu-Light.svg#ubuntulight') format('svg')*/;
    font-weight: 300;
}
@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu-LightItalic.eot');
    src: url('Ubuntu-LightItalic.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-LightItalic.ttf') format('truetype'),
		 url('Ubuntu-LightItalic.woff2') format('woff2')
         /*url('Ubuntu-LightItalic.svg#ubuntulight_italic') format('svg')*/;
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu-Italic.eot');
    src: url('Ubuntu-Italic.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-Italic.ttf') format('truetype'),
		 url('Ubuntu-Italic.woff2') format('woff2')
         /*url('Ubuntu-Italic.svg#ubuntuitalic') format('svg')*/;
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu-Bold-Italic.eot');
    src: url('Ubuntu-Bold-Italic.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-Bold-Italic.ttf') format('truetype'),
		 url('Ubuntu-Bold-Italic.woff2') format('woff2')
         /*url('Ubuntu-BoldItalic.svg#ubuntubold_italic') format('svg')*/;
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu-Regular.eot');
    src: url('Ubuntu-Regular.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-Regular.ttf') format('truetype'),
		 url('Ubuntu-Regular.woff2') format('woff2')
         /*url('Ubuntu-Regular.svg#ubunturegular') format('svg')*/;
    font-weight: 400;
}
@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu-Medium-Italic.eot');
    src: url('Ubuntu-Medium-Italic.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-Medium-Italic.ttf') format('truetype'),
		 url('Ubuntu-Medium-Italic.woff2') format('woff2')
         /*url('Ubuntu-MediumItalic.svg#ubuntumedium_italic') format('svg')*/;
    font-weight: 500;
    font-style: italic;
}
/*
@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu-Medium.eot');
    src: url('Ubuntu-Medium.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-Medium.ttf') format('truetype'),
		 url('Ubuntu-Medium.woff2') format('woff2')
         /*url('Ubuntu-Medium.svg#ubuntumedium') format('svg')*;
    font-weight: 500;
}
*/
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */