@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  src: url('asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('asap-regular-webfont.woff') format('woff'),
	     url('asap-regular-webfont.ttf')  format('truetype'),
	     url('asap-regular-webfont.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 700;
  src: url('asap-bold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('asap-bold-webfont.woff') format('woff'),
	     url('asap-bold-webfont.ttf')  format('truetype'),
	     url('asap-bold-webfont.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Asap';
  font-style: italic;
  font-weight: 400;
  src: url('asap-italic-webfont.eot?#iefix') format('embedded-opentype'),
	     url('asap-italic-webfont.woff') format('woff'),
	     url('asap-italic-webfont.ttf')  format('truetype'),
	     url('asap-italic-webfont.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Asap';
  font-style: italic;
  font-weight: 700;
  src: url('asap-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	     url('asap-bolditalic-webfont.woff') format('woff'),
	     url('asap-bolditalic-webfont.ttf')  format('truetype'),
	     url('asap-bolditalic-webfont.svg#svgFontName') format('svg');
}

@font-face {
  font-family: 'Satisfy';
  font-style: normal;
  font-weight: 400;
  src: url('satisfy-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('satisfy-regular-webfont.woff') format('woff'),
	     url('satisfy-regular-webfont.ttf')  format('truetype'),
	     url('satisfy-regular-webfont.svg#svgFontName') format('svg');
}

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('ubuntu/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
       url('ubuntu/ubuntu-r-webfont.woff') format('woff'),
       url('ubuntu/ubuntu-r-webfont.ttf')  format('truetype'),
       url('ubuntu/ubuntu-r-webfont.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url('ubuntu/ubuntu-ri-webfont.eot?#iefix') format('embedded-opentype'),
       url('ubuntu/ubuntu-ri-webfont.woff') format('woff'),
       url('ubuntu/ubuntu-ri-webfont.ttf')  format('truetype'),
       url('ubuntu/ubuntu-ri-webfont.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: lighter;
  font-weight: 300;
  src: url('ubuntu/ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'),
       url('ubuntu/ubuntu-l-webfont.woff') format('woff'),
       url('ubuntu/ubuntu-l-webfont.ttf')  format('truetype'),
       url('ubuntu/ubuntu-l-webfont.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: lighter;
  font-style: italic;
  font-weight: 300;
  src: url('ubuntu/ubuntu-li-webfont.eot?#iefix') format('embedded-opentype'),
       url('ubuntu/ubuntu-li-webfont.woff') format('woff'),
       url('ubuntu/ubuntu-li-webfont.ttf')  format('truetype'),
       url('ubuntu/ubuntu-li-webfont.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: bold;
  font-weight: 700;
  src: url('ubuntu/ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
       url('ubuntu/ubuntu-b-webfont.woff') format('woff'),
       url('ubuntu/ubuntu-b-webfont.ttf')  format('truetype'),
       url('ubuntu/ubuntu-b-webfont.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: bold;
  font-style: italic;
  font-weight: 700;
  src: url('ubuntu/ubuntu-bi-webfont.eot?#iefix') format('embedded-opentype'),
       url('ubuntu/ubuntu-bi-webfont.woff') format('woff'),
       url('ubuntu/ubuntu-bi-webfont.ttf')  format('truetype'),
       url('ubuntu/ubuntu-bi-webfont.svg#svgFontName') format('svg');
}

/*@font-face {
  font-family: 'insitu-icon';
  font-weight: normal;
  font-style: normal;
  src: url('insitu-icon.eot#iefix') format("embedded-opentype"),
   		url('insitu-icon.woff') format("woff"),
   		url('insitu-icon.ttf') format("truetype"),
   		url('insitu-icon.svg#insitu-icon') format("svg");
}*/

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('roboto/Roboto-Regular.ttf') format('truetype');
}