@font-face {
    font-family: 'Open Sans Light';
    src: url('OpenSans-Light.eot');
    src: local('Open Sans Light'), local('OpenSans-Light'),
         url('OpenSans-Light.eot') format('embedded-opentype'),
         url('OpenSans-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Regular.eot');
    src: local('Open Sans'), local('OpenSans'),
         url('OpenSans-Regular.eot') format('embedded-opentype'),
         url('OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('OpenSans-Bold.eot');
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
         url('OpenSans-Bold.eot') format('embedded-opentype'),
         url('OpenSans-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Cond Light';
    src: url('OpenSans-CondLight.eot');
    src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'),
         url('OpenSans-CondLight.eot') format('embedded-opentype'),
         url('OpenSans-CondLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Cond Bold';
    src: url('OpenSans-CondBold.eot');
    src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'),
         url('OpenSans-CondBold.eot') format('embedded-opentype'),
         url('OpenSans-CondBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}