/*
Compile-Minify: true
Compile-Area: everywhere
Compile-OutputGroup: headtag
Compile-Exports: googlefonts
Compile-Dependencies: bootstrap,overrides,site,validator
Compile-SourceUrl: https://fonts.googleapis.com/css?family=Roboto+Condensed
Include the google fonts through StoreBuilder ThemeEngine instead of the usual tag, like: 
<link href="https: //fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet">
Compile-SourceHash: XglzZt8h0C7+GQHTgOb1jA==
*/

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBO5Xk.ttf) format('truetype');
}
