/* hurricane-regular - latin */
@font-face {
  font-family: 'Hurricane';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/hurricane-v3-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/hurricane-v3-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hurricane-v3-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hurricane-v3-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hurricane-v3-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hurricane-v3-latin-regular.svg#Hurricane') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Orkney';
    src: url('../fonts/orkney-light-webfont.eot');
    src: url('../fonts/orkney-light-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/orkney-light-webfont.woff2') format('woff2'),
		 url('../fonts/orkney-light-webfont.woff') format('woff'),
		 url('../fonts/orkney-light-webfont.ttf') format('truetype'),
		 url('../fonts/orkney-light-webfont.svg#Orkney') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Orkney';
    src: url('../fonts/orkney-regular-webfont.eot');
    src: url('../fonts/orkney-regular-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/orkney-regular-webfont.woff2') format('woff2'),
		 url('../fonts/orkney-regular-webfont.woff') format('woff'),
		 url('../fonts/orkney-regular-webfont.ttf') format('truetype'),
		 url('../fonts/orkney-regular-webfont.svg#Orkney') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Orkney';
    src: url('../fonts/orkney-medium-webfont.eot');
    src: url('../fonts/orkney-medium-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/orkney-medium-webfont.woff2') format('woff2'),
		 url('../fonts/orkney-medium-webfont.woff') format('woff'),
		 url('../fonts/orkney-medium-webfont.ttf') format('truetype'),
		 url('../fonts/orkney-medium-webfont.svg#Orkney') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Orkney';
    src: url('../fonts/orkney-bold-webfont.eot');
    src: url('../fonts/orkney-bold-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/orkney-bold-webfont.woff2') format('woff2'),
         url('../fonts/orkney-bold-webfont.woff') format('woff'),
         url('../fonts/orkney-bold-webfont.ttf') format('truetype'),
		 url('../fonts/orkney-bold-webfont.svg#Orkney') format('svg');
    font-weight: 400;
    font-style: normal;
}

/* italiana-regular - latin */
@font-face {
  font-family: 'Italiana';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/italiana-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/italiana-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/italiana-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/italiana-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/italiana-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/italiana-v14-latin-regular.svg#Italiana') format('svg'); /* Legacy iOS */
}