@font-face {
  font-family: 'Signika';
  src: url('../fonts/Signika/Signika-Regular.woff') format('woff');
  src: url('../fonts/Signika/Signika-Regular.woff2') format('woff2');
  src: url('../fonts/Signika/Signika-Regular.ttf') format('ttf');
  /*font-weight: normal;
  font-style: normal;*/
}

/*@font-face {
  font-family: 'signika';
  src: url('../fonts/Signika/Signika-Regular.woff') format('woff');
  src: url('../fonts/Signika/Signika-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}*/

/* vietnamese */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Signika-1/Signika-1.woff2') format('woff2');
/*  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;*/
}
/* latin-ext */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Signika-1/Signika-2.woff2') format('woff2');
/*  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;*/
}
/* latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Signika-1/Signika-3.woff2') format('woff2');
/*  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;*/
}

/* Lato Font Family */
@font-face {
font-family: 'Lato Regular';
font-style: normal;
font-weight: normal;
src: local('Lato Regular'), url('../fonts/lato/Lato-Regular.woff') format('woff');
}


@font-face {
font-family: 'Lato Italic';
font-style: normal;
font-weight: normal;
src: local('Lato Italic'), url('../fonts/lato/Lato-Italic.woff') format('woff');
}


@font-face {
font-family: 'Lato Hairline' !important;
font-style: normal;
font-weight: normal;
src: local('Lato Hairline'), url('../fonts/lato/Lato-Hairline.woff') format('woff');
}


@font-face {
font-family: 'Lato Hairline Italic';
font-style: normal;
font-weight: normal;
src: local('Lato Hairline Italic'), url('../fonts/lato/Lato-HairlineItalic.woff') format('woff');
}


@font-face {
font-family: 'Lato Light';
font-style: normal;
font-weight: normal;
src: local('Lato Light'), url('../fonts/lato/Lato-Light.woff') format('woff');
}


@font-face {
font-family: 'Lato Light Italic';
font-style: normal;
font-weight: normal;
src: local('Lato Light Italic'), url('../fonts/lato/Lato-LightItalic.woff') format('woff');
}


@font-face {
font-family: 'Lato Bold';
font-style: normal;
font-weight: normal;
src: local('Lato Bold'), url('../fonts/lato/Lato-Bold.woff') format('woff');
}


@font-face {
font-family: 'Lato Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Lato Bold Italic'), url('../fonts/lato/Lato-BoldItalic.woff') format('woff');
}


@font-face {
font-family: 'Lato Black';
font-style: normal;
font-weight: normal;
src: local('Lato Black'), url('../fonts/lato/Lato-Black.woff') format('woff');
}

/*Woodmart*/
@font-face{
  font-family: "woodmart-font";
  src: url('../fonts/woodmart/woodmart-font.eot');
  src: url('../fonts/woodmart/woodmart-font.eot')format('embedded-opentype'),
      url('../fonts/woodmart/woodmart-font.woff')format('woff'),
      url('../fonts/woodmart/woodmart-font.woff2')format('woff2'),
      url('../fonts/woodmart/woodmart-font.ttf')format('truetype'),
      url('../fonts/woodmart/woodmart-font.svg')format('svg');
}

/*Zapfino*/
@font-face {
    font-family: 'Zapfino';
    src: local('Zapfino'),
         url('../fonts/zapfino/Zapfino.woff2') format('woff2'),
         url('../fonts/zapfino/Zapfino.woff') format('woff'),
         url('../fonts/zapfino/Zapfino.ttf') format('truetype');
}
