﻿@charset "utf-8";
/* CSS Document */
/*
@font-face {
	font-family: "myr";
	src: url('fonts/MyriadPro-Regular.eot');
	src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro-Regular.woff') format('woff'),  url('fonts/MyriadPro-Regular.ttf') format('truetype'),  url('fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: myb-abc;
	src: url('fonts/MyriadPro-Bold.eot');
	src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro-Bold.woff') format('woff'),  url('fonts/MyriadPro-Bold.ttf') format('truetype'),  url('fonts/MyriadPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'myb';
  src: url('fonts/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'),  url('fonts/MyriadPro-BoldCond.otf')  format('opentype'),
	     url('fonts/MyriadPro-BoldCond.woff') format('woff'), url('fonts/MyriadPro-BoldCond.ttf')  format('truetype'), url('fonts/MyriadPro-BoldCond.svg#MyriadPro-BoldCond') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
@font-face {
  font-family: 'myb';
  src: url('OpenSans-Bold.eot?#iefix') format('embedded-opentype'),  url('OpenSans-Bold.woff') format('woff'), url('OpenSans-Bold.ttf')  format('truetype'), url('OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Gotham Ultra';
    src: url('Gotham/Gotham-Ultra.eot');
    src: local('☺'), url('Gotham/Gotham-Ultra.woff') format('woff'), url('Gotham/Gotham-Ultra.ttf') format('truetype'), url('Gotham/Gotham-Ultra.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('Roboto-Light.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Light.woff') format('woff'),
         url('Roboto-Light.ttf')  format('truetype'),
         url('Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular.woff') format('woff'),
         url('Roboto-Regular.ttf')  format('truetype'),
         url('Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('Roboto-Bold.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold.woff') format('woff'),
         url('Roboto-Bold.ttf')  format('truetype'),
         url('Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothamvnubold';
    src: url('gothamvnu-bold-webfont.eot');
    src: url('gothamvnu-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothamvnu-bold-webfont.woff2') format('woff2'),
         url('gothamvnu-bold-webfont.woff') format('woff'),
         url('gothamvnu-bold-webfont.ttf') format('truetype'),
         url('gothamvnu-bold-webfont.svg#gothamvnubold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothamvnubold_new';
    src: url('gothamvnu/gothamvnu-bold-webfont.eot');
    src: url('gothamvnu/gothamvnu-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('gothamvnu/gothamvnu-bold-webfont.woff2') format('woff2'),
    url('gothamvnu/gothamvnu-bold-webfont.woff') format('woff'),
    url('gothamvnu/gothamvnu-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}