﻿/*
 * See: https://www.google.com/fonts/license/productsans
 */
/*@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(/Sponge/WebFonts/NotoSans/LeFlHvsZjXu2c3ZRgBq9nD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(/Sponge/WebFonts/NotoSans/PIbvSEyHEdL91QLOQRnZ13hCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Product Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Product Sans'), local('ProductSans-Regular'), url(/Sponge/WebFonts/NotoSans/HYvgU2fE2nRJvZ5JFAumwXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}*/
@charset "utf-8";

@font-face {
    font-family: 'Noto Sans bold';
    src: url(/Sponge/WebFonts/NotoSans/NotoSans-Bold.eot?iefix) format('embedded-opentype');
    /*src: url(/Sponge/WebFonts/NotoSans/NotoSans-Bold.woff2) format('woff2'),*/
    url(/Sponge/WebFonts/NotoSans/NotoSans-Bold.woff) format('woff');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Noto Sans light';
    src: url(/Sponge/WebFonts/NotoSans/NotoSans-Light.eot?iefix) format('embedded-opentype');
    /*src: url(/Sponge/WebFonts/NotoSans/NotoSans-Light.woff2) format('woff2'),*/
    url(/Sponge/WebFonts/NotoSans/NotoSans-Light.woff) format('woff');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Noto Sans regular';
    src: url(/Sponge/WebFonts/NotoSans/NotoSans-Regular.eot?iefix) format('embedded-opentype');
    /*src: url(/Sponge/WebFonts/NotoSans/NotoSans-Regular.woff2) format('woff2'),*/
    url(/Sponge/WebFonts/NotoSans/NotoSans-Regular.woff) format('woff');
    font-style: normal;
    font-weight: normal;
}
/* raleway */
@font-face {
    font-family: 'raleway regular';
    src: url(/Sponge/WebFonts/NotoSans/raleway_regular.eot?iefix) format('embedded-opentype');
    src: url(/Sponge/WebFonts/NotoSans/raleway_regular.woff) format('woff');
    font-style: normal;
    font-weight: normal;
}

*{font-family:'Noto Sans regular';}

body{font-family:'Noto Sans regular';}
