/*!
Theme Name: interped
Author: Luca Bunino
Author URI: https://www.lucabunino.com/
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
Text Domain: interped

interped is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import url(./css/typography.css);
@import url(./css/reset.css);
@import url(./css/general.css);
@import url(./css/header.css);
@import url(./css/network.css);
@import url(./css/footer.css);
@import url(./css/front-page.css);
@import url(./css/about.css);
@import url(./css/news.css);
@import url(./css/contacts.css);
@import url(./css/case-study.css);
@import url(./css/archive.css);