﻿/******************************************************************
fonts.css
-------------------------------------------------------------------
Stylesheet: Include Web Fonts
-------------------------------------------------------------------

Web fonts are included here.

******************************************************************/

/* Open Sans & Oxygen from Google Web Fonts
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700|Oxygen:400,700,300); */


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 9, 2013 */

/* League Gothic 
@font-face {
    font-family: 'League Gothic';
    src: url('https://www.mountainview.gov/inc/public/fonts/League_Gothic/league_gothic-webfont.eot');
    src: url('https://www.mountainview.gov/inc/public/fonts/League_Gothic/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.mountainview.gov/inc/public/fonts/League_Gothic/league_gothic-webfont.woff') format('woff'),
         url('https://www.mountainview.gov/inc/public/fonts/League_Gothic/league_gothic-webfont.ttf') format('truetype'),
         url('https://www.mountainview.gov/inc/public/fonts/League_Gothic/league_gothic-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
