@charset "UTF-8";




/*
Theme Name: HIGHSCRUM
Theme URI: https://highscrum.com
Description: This is our original theme.
Author: HIGHSCRUM
Author URI: https://highscrum.com
Version: 1.0
*/




@import url("css/sanitize.css");
@import url("css/initialize.css");

@import url("css/common.css");

@import url("https://use.fontawesome.com/releases/v5.5.0/css/all.css");

@import url("css/hamburgerMenu.css");

@import url("css/responsiveTable.css");
@import url("css/table.css");

@import url("css/maxW768px.css") screen and (max-width: 768px);
@import url("css/maxW640px.css") screen and (max-width: 640px);
@import url("css/maxW512px.css") screen and (max-width: 512px);
@import url("css/maxW384px.css") screen and (max-width: 384px);