/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2019/1/6, 下午 02:14:03
    Author     : charleschan
*/

/* maven-pro-regular - latin-ext_latin_vietnamese */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/maven-pro-regular.eot'); /* IE9 Compat Modes */
  src: local('Maven Pro Regular'), local('MavenPro-Regular'),
       url('../fonts/maven-pro-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/maven-pro-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/maven-pro-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/maven-pro-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/maven-pro-regular.svg#MavenPro') format('svg'); /* Legacy iOS */
}
/* maven-pro-500 - latin-ext_latin_vietnamese */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/maven-pro-500.eot'); /* IE9 Compat Modes */
  src: local('Maven Pro Medium'), local('MavenPro-Medium'),
       url('../fonts/maven-pro-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/maven-pro-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/maven-pro-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/maven-pro-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/maven-pro-500.svg#MavenPro') format('svg'); /* Legacy iOS */
}
/* maven-pro-700 - latin-ext_latin_vietnamese */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/maven-pro-700.eot'); /* IE9 Compat Modes */
  src: local('Maven Pro Bold'), local('MavenPro-Bold'),
       url('../fonts/maven-pro-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/maven-pro-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/maven-pro-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/maven-pro-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/maven-pro-700.svg#MavenPro') format('svg'); /* Legacy iOS */
}
/* maven-pro-900 - latin-ext_latin_vietnamese */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/maven-pro-900.eot'); /* IE9 Compat Modes */
  src: local('Maven Pro Black'), local('MavenPro-Black'),
       url('../fonts/maven-pro-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/maven-pro-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/maven-pro-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/maven-pro-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/maven-pro-900.svg#MavenPro') format('svg'); /* Legacy iOS */
}