/**
 * @license
 * MyFonts Webfont Build ID 4206315, 2021-11-05T08:42:21-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Goldplay-Medium by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/goldplay/medium/
 * 
 * Webfont: Goldplay-SemiBold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/goldplay/semi-bold/
 * 
 * 
 * Webfonts copyright: Copyright � 2019 by Enrique Hernandez Vasquez. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/402eeb");

@font-face {
  font-family: "Goldplay-SemiBold";
  src: url("semibold.woff2") format("woff2"),
    url("semibold.woff") format("woff");
}
@font-face {
  font-family: "Goldplay-Medium";
  src: url("medium.woff2") format("woff2"), url("medium.woff") format("woff");
}
