/* Quicksand */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local(''),
       url('/res/fonts/Quicksand/Quicksand-Regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/res/fonts/Quicksand/Quicksand-Regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: local(''),
  url('/res/fonts/Quicksand/Quicksand-Bold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
  url('/res/fonts/Quicksand/Quicksand-Bold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: local(''),
  url('/res/fonts/Quicksand/Quicksand-Light.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
  url('/res/fonts/Quicksand/Quicksand-Light.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* Gala Biline */
@font-face {
  font-family: 'GalaBiline';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local(''),
       url('/res/fonts/GalaBiline/GalaBiline-Regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/res/fonts/GalaBiline/GalaBiline-Regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Finon Sans*/
@font-face {
  font-family: 'FinoSans';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local(''),
       url('/res/fonts/FinoSans/FinoSans-Regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/res/fonts/FinoSans/FinoSans-Regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
  font-family: 'FinoSans';
  font-style: italic;
  font-weight: 400;
  font-display: block;
  src: local(''),
       url('/res/fonts/FinoSans/FinoSans-Italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/res/fonts/FinoSans/FinoSans-Italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
  font-family: 'FinoSans';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: local(''),
       url('/res/fonts/FinoSans/FinoSans-Bold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/res/fonts/FinoSans/FinoSans-Bold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
  font-family: 'FinoSans';
  font-style: italic;
  font-weight: 700;
  font-display: block;
  src: local(''),
       url('/res/fonts/FinoSans/FinoSans-BoldItalic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/res/fonts/FinoSans/FinoSans-BoldItalic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
  font-family: 'FilmotypeLacrosse';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: local(''),
       url('/res/fonts/FilmotypeLacrosse/FilmotypeLacrosse-Regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/res/fonts/FilmotypeLacrosse/FilmotypeLacrosse-Regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}