/* 
Theme Name: Cyber City School
Template:   blankslate
Version:    1.0.0
Author:     Gleb Belyaev
Author URI: https://github.com/Glebeserker
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Colours Guidline:
 * Main: #27368C
 * Second: #FDB714
 * Alert: #DC3338
 * Success: #20A539
 * Main-Dark: #0D1330 */

/* Font Guideline:
 * H1-H5: Open Sans
 * Other: Raleway */

 /* @font-face{
   font-family: OpenSans;
   src: url(fonts/OpenSans-Regular.ttf);
   font-weight: normal;
 }

 @font-face {
   font-family: Raleway;
   src: url(fonts/Raleway-Regular.ttf);
 } */