﻿/*
Title: Screen styles with IE/Win patches
Author: Jerry/JDTechnologies.com
*/
/* Import stylesheets and hide from IE/Mac \*/
@import url("reset.css");
@import url("master.css");
@import url("ie.css");
/* end import/hide */

/* import font-face */
@font-face{font-family:"Archer Medium"; src:url(fonts/Archer-Medium.otf) format("open-type");}
















