@import url(http://fonts.googleapis.com/css?family=Raleway:400,500,700);

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,500,700);
*/

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src:  local('OpenSans Regular'), local('OpenSans-Regular');
    src: url('/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/OpenSans-Regular-webfont.woff') format('woff'),
    url('/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
    url('/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    }
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    src:  local('OpenSans Semibold'), local('OpenSans-Semibold');
    src: url('/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/OpenSans-Semibold-webfont.woff') format('woff'),
    url('/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
    url('/fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    }
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src:  local('OpenSans Bold'), local('OpenSans-Bold');
    src: url('/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/OpenSans-Bold-webfont.woff') format('woff'),
    url('/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
    url('/fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    }

/*
@import url(http://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900);
*/
/*
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Regular'), local('Roboto-Regular');
    src: url('/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold');
    src: url('/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Roboto-Bold-webfont.woff') format('woff'),
         url('/fonts/Roboto-Bold-webfont.ttf') format('truetype'),
         url('/fonts/Roboto-Bold-webfont.svg#robotoregular') format('svg');
}
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Italic'), local('Roboto-Italic');
    src: url('/fonts/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Roboto-Italic-webfont.woff') format('woff'),
         url('/fonts/Roboto-Italic-webfont.ttf') format('truetype'),
         url('/fonts/Roboto-Italic-webfont.svg#robotoregular') format('svg');
}
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic');
    src: url('/fonts/Roboto-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Roboto-BoldItalic-webfont.woff') format('woff'),
         url('/fonts/Roboto-BoldItalic-webfont.ttf') format('truetype'),
         url('/fonts/Roboto-BoldItalic-webfont.svg#robotoregular') format('svg');
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Slab Regular'), local('RobotoSlab-Regular');
    src: url('/fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/RobotoSlab-Regular-webfont.woff') format('woff'),
         url('/fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'),
         url('/fonts/RobotoSlab-Regular-webfont.svg#robotoregular') format('svg');
}
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Slab Bold'), local('RobotoSlab-Bold');
    src: url('/fonts/RobotoSlab-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/RobotoSlab-Bold-webfont.woff') format('woff'),
         url('/fonts/RobotoSlab-Bold-webfont.ttf') format('truetype'),
         url('/fonts/RobotoSlab-Bold-webfont.svg#robotoregular') format('svg');
}
*/