@charset "utf-8";

/* CSS Document */

@font-face{ 

	font-family: 'segoeui';

	src: url('../fonts/segoeui.eot');

	src: url('../fonts/segoeui.eot?#iefix') format('embedded-opentype'),

	     url('../fonts/segoeui.woff') format('woff'),

	     url('../fonts/segoeui.ttf') format('truetype'),

	     url('../fonts/segoeui.svg#webfont') format('svg');
}

@font-face {

    font-family: 'MyriadProCondBold';

    src: url('../fonts/myriadpro-boldcond-webfont.eot');

    src: url('../fonts/myriadpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/myriadpro-boldcond-webfont.woff') format('woff'),

         url('../fonts/myriadpro-boldcond-webfont.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;
}

@font-face {

    font-family: 'armychalkregular';

    src: url('../fonts/armychalk-regular_0-webfont.eot');

    src: url('../fonts/armychalk-regular_0-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/armychalk-regular_0-webfont.woff') format('woff'),

         url('../fonts/armychalk-regular_0-webfont.ttf') format('truetype'),

         url('../fonts/armychalk-regular_0-webfont.svg#armychalkregular') format('svg');

    font-weight: normal;

    font-style: normal;
}