/*
Theme Name: My Custom Theme
Author: Your Name
Version: 1.0
*/

/* Import your CSS files from the css folder */
@import url('css/styles.css');
@import url('css/fonts.css');