
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/open-sans/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('/fonts/open-sans/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/open-sans/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('/fonts/open-sans/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('/fonts/open-sans/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/open-sans/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/merriweather/merriweather-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('/fonts/merriweather/merriweather-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/merriweather/merriweather-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('/fonts/merriweather/merriweather-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('/fonts/merriweather/merriweather-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/merriweather/merriweather-v22-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}

/* sourcesanspro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local(''),
  url('/fonts/source-sans-pro/sourcesanspro-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/fonts/source-sans-pro/sourcesanspro-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('/fonts/source-sans-pro/sourcesanspro-regular.woff') format('woff'), /* Modern Browsers */
  url('/fonts/source-sans-pro/sourcesanspro-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/fonts/source-sans-pro/sourcesanspro-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'icomoon';
  src: url("/fonts/icomoon/icomoon.eot?cbmbn6");
  src: url("/fonts/icomoon/icomoon.eot?cbmbn6#iefix") format("embedded-opentype"), url("/fonts/icomoon/icomoon.ttf?cbmbn6") format("truetype"), url("/fonts/icomoon/icomoon.woff?cbmbn6") format("woff"), url("/fonts/icomoon/icomoon.svg?cbmbn6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'socials';
  src: url("/fonts/socials/socials.eot?4wi16y");
  src: url("/fonts/socials/socials.eot?4wi16y#iefix") format("embedded-opentype"), url("/fonts/socials/socials.ttf?4wi16y") format("truetype"), url("/fonts/socials/socials.woff?4wi16y") format("woff"), url("/fonts/socials/socials.svg?4wi16y#socials") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face{
  font-family: 'Gotham-Bold';
  src: url('/fonts/gotham/Gotham-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face{
  font-family: 'Gotham-Light';
  src: url('/fonts/gotham/Gotham-Light.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face{
  font-family: 'Gotham-Medium';
  src: url('/fonts/gotham/Gotham-Medium-Regular.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face{
  font-family: 'Gotham-Book';
  src: url('/fonts/gotham/Gotham-Book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}