/*
global.css: The stylesheet loader, used to hide CSS from old and incapable browsers
*/
@import 'typo.css';
@import 'main.css';
@import 'adjust.css';