@charset 'UTF-8';
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,600');
@import url('reset.css') screen;
@import url('min1280.css');
@import url('min1024.css') screen and (max-width: 1280px), screen and (max-height: 800px);
@import url('min576.css') screen and (max-height: 680px);
