/*
This CSS resource incorporates links to font software which is
the valuable copyrighted property of Monotype Imaging and/or
its suppliers. You may not attempt to copy, install, redistribute, convert,
modify or reverse engineer this font software. Please contact Monotype Imaging
with any questions regarding Web Fonts:  http://webfonts.fonts.com
*/

/* ORL: no need of this line here
@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=d2663333-d589-4bb9-b8d6-844e06c8e049");
*/

/* ORL: the following fonts are replaced with the new woco fonts, note that the names are incorrect */
/* ORL: the new fonts (with the correct names) are defined at the bottom of the page, scroll down */

/* ORL: UPDATE: now font-families are updated in 'woco-redefine-visit-fonts.css' */

@font-face {
  font-family: "Soho Gothic"; /* Lato Regular */
  src: url("../fonts/lato-regular.eot");
  font-weight: normal;
  src: local("☺"),
    url("../fonts/lato-regular.woff") format("woff"),
    url("../fonts/lato-regular.ttf") format("truetype"),
    url("../fonts/lato-regular.svg#lato-regular") format("svg");
}

@font-face {
  font-family: "Soho Gothic"; /* Lato Bold */
  src: url("../fonts/lato-bold.eot");
  font-weight: bold;
  src: local("☺"),
    url("../fonts/lato-bold.woff") format("woff"),
    url("../fonts/lato-bold.ttf") format("truetype"),
    url("../fonts/lato-bold.svg#lato-bold") format("svg");
  }
  
  @font-face {
  font-family: "Soho Gothic Bold"; /* Lato Bold */
  src: url("../fonts/lato-bold.eot");
  font-weight: normal;
  src: local("☺"),
    url("../fonts/lato-bold.woff") format("woff"),
    url("../fonts/lato-bold.ttf") format("truetype"),
    url("../fonts/lato-bold.svg#lato-bold") format("svg");
  }
 
/* ORL: in visit "Soho Gothic Regular" is thinner than "Soho Gothic", but in woco will use the same font for both */
@font-face {
  font-family: "Soho Gothic Regular"; /* Lato Regular */
  src: url("../fonts/lato-regular.eot");
  src: local("☺"),
		url("../fonts/lato-regular.woff") format("woff"),
		url("../fonts/lato-regular.ttf") format("truetype"),
		url("../fonts/lato-regular.svg#lato-regular") format("svg");
}
  
@font-face {
  font-family: "Soho Gothic Regular"; /* Lato Bold */
  src: url("../fonts/lato-bold.eot");
  font-weight: bold;
  src: local("☺"),
    url("../fonts/lato-bold.woff") format("woff"),
    url("../fonts/lato-bold.ttf") format("truetype"),
    url("../fonts/lato-bold.svg#lato-bold") format("svg");
  }
  
@font-face {
  font-family: "Soho W02 Bold"; /* Oswald Regular */
  src: url("../fonts/oswald-regular.eot");
  src: local("☺"),
		url("../fonts/oswald-regular.woff") format("woff"),
		url("../fonts/oswald-regular.ttf") format("truetype"),
		url("../fonts/oswald-regular.svg#oswald-regular") format("svg");
  }

/* Cambria Bold Cyrillic */
/* ORL: this font will stay the same for now, so no change need */
/*
@font-face {
  font-family: "Cambria W10 Bold";
  src: url("../fonts/d1e970ca-cdba-4ea8-b953-e34b23e4ef22.eot");
  src: local("☺"),
    url("../fonts/892d1845-f2cc-4360-a9a3-3f9cbbd979e0.woff") format("woff"),
    url("../fonts/67e38371-1b21-4a83-97c3-bc0d0ae8525a.ttf") format("truetype"),
    url("../fonts/705d8927-b832-4f04-a4a1-1dce38412ef6.svg#705d8927-b832-4f04-a4a1-1dce38412ef6") format("svg");
  }
*/

/* Cambria Regular Cyrillic */
/* ORL: this font will stay the same for now, so no change need */
/*
@font-face{
  font-family: "Cambria W10 Regular";
  src: url("../fonts/8746c847-f6e8-41cf-9919-a10905f9a8b6.eot?iefix");
  src: local("☺"),
       url("../fonts/ab967265-6d08-4e8a-9ed1-92c2715359a1.woff") format("woff"),
       url("../fonts/32e29f56-97f0-4165-981b-724c756ba4de.ttf") format("truetype"),
       url("../fonts/b96ecdcb-19e3-4b00-87df-91b17efbe577.svg#b96ecdcb-19e3-4b00-87df-91b17efbe577") format("svg");
}
*/

/* ORL: new fonts (font names) defined below */
/* ----------------------------------------- */
/* ----------------------------------------- */

@font-face {
  font-family: 'Oswald Light';
  src: url('../fonts/oswald-light.eot');
  src: url('../fonts/oswald-light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/oswald-light.woff') format('woff'),
    url('../fonts/oswald-light.ttf') format('truetype'),
    url('../fonts/oswald-light.svg#oswald-light') format('svg');
}

@font-face {
  font-family: 'Oswald Regular';
  src: url('../fonts/oswald-regular.eot');
  src: url('../fonts/oswald-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/oswald-regular.woff') format('woff'),
    url('../fonts/oswald-regular.ttf') format('truetype'),
    url('../fonts/oswald-regular.svg#oswald-regular') format('svg');
}

@font-face {
  font-family: 'Lato Light';
  src: url('../fonts/lato-light.eot');
  src: url('../fonts/lato-light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-light.woff') format('woff'),
    url('../fonts/lato-light.ttf') format('truetype'),
    url('../fonts/lato-light.svg#lato-light') format('svg');
}

@font-face {
  font-family: 'Lato Regular';
  src: url('../fonts/lato-regular.eot');
  src: url('../fonts/lato-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-regular.woff') format('woff'),
    url('../fonts/lato-regular.ttf') format('truetype'),
    url('../fonts/lato-regular.svg#lato-regular') format('svg');
}

@font-face {
  font-family: 'Lato Bold';
  src: url('../fonts/lato-bold.eot');
  src: url('../fonts/lato-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-bold.woff') format('woff'),
    url('../fonts/lato-bold.ttf') format('truetype'),
    url('../fonts/lato-bold.svg#lato-bold') format('svg');
}

@font-face {
  font-family: 'Lato Black';
  src: url('../fonts/lato-black.eot');
  src: url('../fonts/lato-black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-black.woff') format('woff'),
    url('../fonts/lato-black.ttf') format('truetype'),
    url('../fonts/lato-black.svg#lato-black') format('svg');
}
