/*
Theme Name: the Deaf Ears
Description: the Deaf Ears web theme
Version: 1.0
Author: Scott Oliphant
*/


/************************************************************************/
/***************************** RESET ************************************/
/************************************************************************/

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

/************************************************************************/
/*************************** STRUCTURE **********************************/
/************************************************************************/

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

/************************************************************************/
/*************************** TYPOGRAPHY *********************************/
/************************************************************************/

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

/************************************************************************/
/****************************** MENU ************************************/
/************************************************************************/

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

/************************************************************************/
/****************************** FORMS ***********************************/
/************************************************************************/

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