/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "TheSecret";
  src: url("./fonts/TheSecret-Regular.eot"); /* IE9 Compat Modes */
  src: url("./fonts/TheSecret-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/TheSecret-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/TheSecret-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/TheSecret-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/TheSecret-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/TheSecret-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}