
/* Proxima Nova */

@font-face {
    font-family: 'proxima_nova_bold';
    src: url('proximanova-bold-webfont.eot');
    src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-bold-webfont.woff2') format('woff2'),
         url('proximanova-bold-webfont.woff') format('woff'),
         url('proximanova-bold-webfont.ttf') format('truetype'),
         url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_regular';
    src: url('proximanova-regular-webfont.eot');
    src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-regular-webfont.woff2') format('woff2'),
         url('proximanova-regular-webfont.woff') format('woff'),
         url('proximanova-regular-webfont.ttf') format('truetype'),
         url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_black';
    src: url('proximanova-black-webfont.eot');
    src: url('proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-black-webfont.woff2') format('woff2'),
         url('proximanova-black-webfont.woff') format('woff'),
         url('proximanova-black-webfont.ttf') format('truetype'),
         url('proximanova-black-webfont.svg#proxima_novablack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_extrabold';
    src: url('proximanova-extrabold-webfont.eot');
    src: url('proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-extrabold-webfont.woff2') format('woff2'),
         url('proximanova-extrabold-webfont.woff') format('woff'),
         url('proximanova-extrabold-webfont.ttf') format('truetype'),
         url('proximanova-extrabold-webfont.svg#proxima_novaextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_condensed_light';
    src: url('proximanovacond-light-webfont.eot');
    src: url('proximanovacond-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanovacond-light-webfont.woff2') format('woff2'),
         url('proximanovacond-light-webfont.woff') format('woff'),
         url('proximanovacond-light-webfont.ttf') format('truetype'),
         url('proximanovacond-light-webfont.svg#proxima_nova_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_condensed_regular';
    src: url('proximanovacond-regular-webfont.eot');
    src: url('proximanovacond-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanovacond-regular-webfont.woff2') format('woff2'),
         url('proximanovacond-regular-webfont.woff') format('woff'),
         url('proximanovacond-regular-webfont.ttf') format('truetype'),
         url('proximanovacond-regular-webfont.svg#proxima_nova_cn_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_condensed_semibold';
    src: url('proximanovacond-semibold-webfont.eot');
    src: url('proximanovacond-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanovacond-semibold-webfont.woff2') format('woff2'),
         url('proximanovacond-semibold-webfont.woff') format('woff'),
         url('proximanovacond-semibold-webfont.ttf') format('truetype'),
         url('proximanovacond-semibold-webfont.svg#proxima_nova_condensedSBd') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Tungsten */

@font-face {
  font-family: 'tungsten-black';
  src: url('Tungsten-Black.eot?#iefix') format('embedded-opentype'),  url('Tungsten-Black.otf')  format('opentype'),
	     url('Tungsten-Black.woff') format('woff'), url('Tungsten-Black.ttf')  format('truetype'), url('Tungsten-Black.svg#Tungsten-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'tungsten-bold';
  src: url('Tungsten-Bold.eot?#iefix') format('embedded-opentype'),  url('Tungsten-Bold.otf')  format('opentype'),
	     url('Tungsten-Bold.woff') format('woff'), url('Tungsten-Bold.ttf')  format('truetype'), url('Tungsten-Bold.svg#Tungsten-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'tungsten-semibold';
  src: url('Tungsten-Semibold.eot?#iefix') format('embedded-opentype'),  url('Tungsten-Semibold.otf')  format('opentype'),
	     url('Tungsten-Semibold.woff') format('woff'), url('Tungsten-Semibold.ttf')  format('truetype'), url('Tungsten-Semibold.svg#Tungsten-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'tungsten-medium';
  src: url('Tungsten-Medium.eot?#iefix') format('embedded-opentype'),  url('Tungsten-Medium.otf')  format('opentype'),
	     url('Tungsten-Medium.woff') format('woff'), url('Tungsten-Medium.ttf')  format('truetype'), url('Tungsten-Medium.svg#Tungsten-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Georgia Italic */

@font-face {
	font-family: 'Georgia Italic';
	src: url('georgia italic.eot');
	src: local('☺'), url('georgia italic.woff') format('woff'), url('georgia italic.ttf') format('truetype'), url('georgia italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}