@font-face {
    font-family: 'google_sansmedium';
    src: url('../fonts/googlesans-medium-webfont.woff2') format('woff2'),
         url('../fonts/googlesans-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'google_sansregular';
    src: url('../fonts/googlesans-regular-webfont.woff2') format('woff2'),
         url('../fonts/googlesans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Impact';
  src: url('../fonts/Impact.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Impact';
  src: url('../fonts/Impact.ttf')  format('truetype'), 
       url('../fonts/Impact.svg#Impact') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'amasis_mtregular';
    src: url('../fonts/amasis-mt_bigfontsite.com-webfont.woff2') format('woff2'),
         url('../fonts/amasis-mt_bigfontsite.com-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amasis_mt_stdlight';
    src: url('../fonts/amasis_mt_std_light-webfont.woff2') format('woff2'),
         url('../fonts/amasis_mt_std_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}





