/* This page contains no content.
It only imports all other CSS files used throughout the site. */

    @import url("variables.css");
    @import url("typography.css");
    @import url("layout.css");
    @import url("home.css");
    @import url("gallery.css");
    @import url('animations.css');
    @import url("contact.css");