@font-face {
    font-family: 'FunctionProBold';
    src: url('FunctionPro-Bold-webfont.eot');
    src: url('FunctionPro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('FunctionPro-Bold-webfont.woff') format('woff'),
         url('FunctionPro-Bold-webfont.ttf') format('truetype'),
         url('FunctionPro-Bold-webfont.svg#FunctionProBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'FunctionProLight';
    src: url('FunctionPro-Light-webfont.eot');
    src: url('FunctionPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('FunctionPro-Light-webfont.woff') format('woff'),
         url('FunctionPro-Light-webfont.ttf') format('truetype'),
         url('FunctionPro-Light-webfont.svg#FunctionProLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

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