/**
 * @license
 * MyFonts Webfont Build ID 4002704, 2021-01-27T07:19:00-0500
 * 
 * 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: Urania-Medium by Hoftype
 * URL: https://www.myfonts.com/fonts/hoftype/urania/medium/
 * 
 * Webfont: Urania-ExtraBold by Hoftype
 * URL: https://www.myfonts.com/fonts/hoftype/urania/extra-bold/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2017 by Dieter Hofrichter. Alle Rechte vorbehalten.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d1390");
  
@font-face {
    font-display: fallback;
    font-family: 'urania';
    font-style: normal;
    font-weight: bold;
	src: url('Urania-ExtraBold/font.woff2') format('woff2'), url('Urania-ExtraBold/font.woff') format('woff');
}
@font-face {
    font-display: fallback;
    font-family: 'urania';
    font-style: normal;
    font-weight: 500;
	src: url('Urania-Medium/font.woff2') format('woff2'), url('Urania-Medium/font.woff') format('woff');
}

