/*
    "Open Sans" font downloaded from https://fonts.google.com/specimen/Open+Sans
    Designer: Steve Matteson
    License type: Apache License v2.0
    License URL:  /static/fonts2/LICENSE-OpenSans.txt
*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(OpenSans-Regular.ttf);
}
/*
    "Homenaje" font downloaded from https://fonts.google.com/specimen/Homenaje
    Copyright 2016 The Homenaje Project Authors (https://github.com/googlefonts/Homenaje), with Reserved Font Name 'Homenaje’.
    License type: SIL Open Font License v1.1
    License URL:  /static/fonts2/OFL-Homenaje.txt
*/
@font-face {
  font-family: 'Homenaje';
  font-style: normal;
  font-weight: 400;
  src: url(Homenaje-Regular.ttf);
}
/*
    "Loved by the King" font downloaded from https://fonts.google.com/specimen/Loved+by+the+King
    Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com)
    License type: SIL Open Font License v1.1
    License URL:  /static/fonts2/OFL-LovedbytheKing.txt
*/
@font-face {
  font-family: 'Loved by the King';
  font-style: normal;
  font-weight: 400;
  src: url(LovedbytheKing.ttf);
}
/*
    "News Cycle" font downloaded from https://fonts.google.com/specimen/News+Cycle
    Copyright (c) 2010-2011, Nathan Willis (nwillis@glyphography.com), with Reserved Font Name "News Cycle."
    License type: SIL Open Font License v1.1
    License URL: /static/fonts2/OFL-NewsCycle.txt
*/
@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 400;
  src: url(NewsCycle-Regular.ttf);
}
