﻿/*Regular*/
@font-face {
  font-family: 'Google Sans';
  src: url("GoogleSans-Regular.ttf") format("truetype"), url("GoogleSans-Regular.otf") format("truetype"), url("GoogleSans-Regular.woff") format("woff"), url("GoogleSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

/*Bold*/
@font-face {
  font-family: 'Google Sans';
  src: url("GoogleSans-Bold.ttf") format("truetype"), url("GoogleSans-Bold.otf") format("truetype"), url("GoogleSans-Bold.woff") format("woff"), url("GoogleSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }
