/* This is the master .css file, it links all needed CSS files for the theme. */

@import 'reset.css';
@import 'bootstrap.min.css';
@import 'fontawesome-all.min.css';
@import '../style.css';
@import 'responsive.css';
@import 'ada.css';