@charset 'UTF-8';
@import 'fontawesome/css/all.min.css';
@import 'fonts.css';
@import 'main.css';
@import 'large.css' only screen and (min-width: 1000px);
@import 'medium.css' only screen and (min-width: 500px) and (max-width: 999px), (max-width: 499px) and (orientation: landscape);