@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0')
      format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),
    url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular')
      format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/opensans-regular.eot');
  src: url('../fonts/opensans-regular.eot') format('embedded-opentype'),
    url('../fonts/opensans-regular.woff2') format('woff2'),
    url('../fonts/opensans-regular.woff') format('woff'),
    url('../fonts/opensans-regular.ttf') format('truetype'),
    url('../fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}

@font-face {
  font-family: 'OpenSansBold';
  src: url('../fonts/opensans-bold.eot');
  src: url('../fonts/opensans-bold.eot') format('embedded-opentype'),
    url('../fonts/opensans-bold.woff2') format('woff2'),
    url('../fonts/opensans-bold.woff') format('woff'),
    url('../fonts/opensans-bold.ttf') format('truetype'),
    url('../fonts/opensans-bold.svg#OpenSans-Extrabold') format('svg');
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/roboto-regular.woff2');
  src: url('../fonts/roboto-regular.woff2') format('woff2'),
    url('../fonts/roboto-regular.woff') format('woff'),
    url('../fonts/roboto-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'RobotoBold';
  src: url('../fonts/roboto-bold.woff2');
  src: url('../fonts/roboto-bold.woff2') format('woff2'),
    url('../fonts/roboto-bold.woff') format('woff'),
    url('../fonts/roboto-bold.ttf') format('truetype');
}

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

@font-face {
  font-family: 'DosisBold';
  src: url('../fonts/dosis-bold.eot');
  src: url('../fonts/dosis-bold.eot') format('embedded-opentype'),
    url('../fonts/dosis-bold.woff2') format('woff2'),
    url('../fonts/dosis-bold.woff') format('woff'),
    url('../fonts/dosis-bold.ttf') format('truetype'),
    url('../fonts/dosis-bold.svg#DosisBold') format('svg');
}

/* latin-ext */
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: local('Fjalla One'), local('FjallaOne-Regular'),
    url(../fonts/fjalla-one-ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: local('Fjalla One'), local('FjallaOne-Regular'),
    url(../fonts/fjalla-one.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* vietnamese */
@font-face {
  font-family: 'Francois One';
  font-style: normal;
  font-weight: 400;
  src: local('Francois One Regular'), local('FrancoisOne-Regular'),
    url(../fonts/frqncois-one-viet.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Francois One';
  font-style: normal;
  font-weight: 400;
  src: local('Francois One Regular'), local('FrancoisOne-Regular'),
    url(../fonts/frqncois-one-ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Francois One';
  font-style: normal;
  font-weight: 400;
  src: local('Francois One Regular'), local('FrancoisOne-Regular'),
    url(../fonts/frqncois-one.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
  font-family: 'Ubuntu-R';
  src: url(../fonts/Ubuntu-R.ttf) format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  src: url(../fonts/Montserrat-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'MontserratMedium';
  src: url(../fonts/Montserrat-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'MontserratBold';
  src: url(../fonts/Montserrat-Bold.ttf) format('truetype');
}


@font-face {
  font-family: 'Outfit';
  src: url(../fonts/Outfit-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Outfit Medium';
  src: url(../fonts/Outfit-Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'Outfit SemiBold';
  src: url(../fonts/Outfit-SemiBold.ttf) format('truetype');
}
