/*****************************************************************
*
* COPYRIGHT (C) 2004-2015 SICOM Systems Inc
* 4434 Progress Meadow Drive
* Doylestown, PA 18902
* 215-489-2500, FAX: 215-489-2769
*
*****************************************************************/

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans_Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans_Regular_Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans_Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans_Bold_Italic.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Light.woff') format('woff');
    font-weight: 300;
	font-style: normal;
	
}
