
@font-face {
    font-family: 'Lato';
    font-weight: 400;
    src: url("../fonts/Lato-Lato.woff2") format('woff2');
}

@font-face {
    font-family: 'Lato Black';
    font-weight: 900;
    src: url("../fonts/Lato-Lato-Black.woff2") format('woff2');
}

@font-face {
    font-weight: 300;
    font-family: 'Lato Light';
    src: url("../fonts/Lato-Lato-Light.woff2") format('woff2');
}

@font-face {
    font-family: 'Lato Thin';
    font-weight: 100;
    src: url("../fonts/Lato-Lato-Thin.woff2") format('woff2');
}

@font-face {
    font-family: 'Muli';
    src: url("../fonts/Muli-Muli.woff2") format('woff2');
}

@font-face {
    font-family: 'Muli Black';
    font-weight: 900;
    src: url("../fonts/Muli-Muli-Black.woff2") format('woff2');
}

@font-face {
    font-family: 'Muli Light';
    src: url("../fonts/Muli-Muli-Light.woff2") format('woff2');
}

@font-face {
  font-weight: 300;
  font-family: andale mono;
  src: url('../fonts/Andale-Mono-Andale-Mono.ttf') format('truetype');
}

@font-face {
  font-weight: 300;
  font-family: arial black;
  src: url('../fonts/Arial-Black-arial-black.ttf') format('truetype');
}

@font-face {
  font-weight: 300;
  font-family: book antiqua;
  src: url('../fonts/Book-Antiqua-Book-Antiqua.ttf') format('truetype');
}
@font-face {
  font-weight: 300;
  font-family: montserrat;
  src: url('../fonts/Montserrat-Montserrat-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat Light';
    src: url("../fonts/Montserrat-Montserrat-Light.ttf") format('truetype');
}
@font-face {
    font-family: 'Montserrat Semi Bold';
    src: url("../fonts/Montserrat-Montserrat-SemiBold.ttf") format('truetype');
}
@font-face {
  font-weight: 300;
  font-family: open sans;
  src: url('../fonts/Open-Sans-OpenSans-Regular.ttf') format('truetype');
}
@font-face {
  font-weight: 300;
  font-family: playfaur display;
  src: url('../fonts/static-PlayfairDisplay-Regular.ttf') format('truetype');
}
@font-face {
  font-weight: 300;
  font-family: roboto;
  src: url('../fonts/Roboto-Roboto-Regular.ttf') format('truetype');
}

@font-face {
  font-weight: 300;
  font-family: comic sans ms;
  src: url('../fonts/Comic-Sans-MS-Comic-Sans-MS.ttf') format('truetype');
}

@font-face {
  font-weight: 300;
  font-family: georgia;
  src: url('../fonts/Georgia-georgia.ttf') format('truetype');
}

@font-face {
  font-family: impact;
  src: url('../fonts/Impact-Impact.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-weight: 300;
  font-family: tahoma;
  src: url('../fonts/Tahoma-Tahoma.ttf') format('truetype');
}

@font-face {
  font-weight: 300;
  font-family: terminal;
  src: url('../fonts/Terminal-Monaco.ttf') format('truetype'); /* fake terminal for windowns */
}

@font-face {
  font-weight: 300;
  font-family: trebuchet ms;
  font-style: normal;
  src: url('../fonts/TrebuchetMS-trebuc.ttf') format('truetype');
}

@font-face {
  font-weight: 300;
  font-family: verdana;
  src: url('../fonts/Verdana-VerdanaPro-Regular.ttf') format('truetype');
}

@font-face {
  font-weight: 300;
  font-family: webdings;
  src: url('../fonts/Webdings-WebdingsRegula.ttf') format('truetype');
}

@font-face {
  font-weight: 300;
  font-family: wingdings;
  src: url('../fonts/Wingdings-wingding.ttf') format('truetype');
}