/* Graphik, Open Sans, Montserrat, Times New Roman, Times, Arial, Helvetica, Courier New, Verdana, Courier, Geneva, Calibri, Garamond, Perpetua */
/** Graphik */
@font-face {
  font-family: Graphik;
  src: url("/fonts/Graphik/Graphik-Regular-Web.eot"); /* IE9 Compat Modes */
  src: url("/fonts/Graphik/Graphik-Regular-Web.woff2") format("woff2"),
    /* Super Modern Browsers */ url("/fonts/Graphik/Graphik-Regular-Web.woff")
      format("woff"); /* Pretty Modern Browsers */
  font-weight: 400;
}

@font-face {
  font-family: Graphik;
  src: url("/fonts/Graphik/Graphik-Medium-Web.eot"); /* IE9 Compat Modes */
  src: url("/fonts/Graphik/Graphik-Medium-Web.woff2") format("woff2"),
    /* Super Modern Browsers */ url("/fonts/Graphik/Graphik-Medium-Web.woff")
      format("woff"); /* Pretty Modern Browsers */
  font-weight: 600;
}

/** Times-New-Roman  */
@font-face {
  font-family: 'Times New Roman';
  font-style: normal;
  font-weight: normal;
  src: local('Times-New-Roman Regular'), url('/fonts/Times-New-Roman/times new roman.ttf') format('truetype');
}

@font-face {
  font-family: 'Times New Roman';
  font-style: normal;
  font-weight: 600;
  src: local('Times-New-Roman Bold'), url('/fonts/Times-New-Roman/times new roman bold.ttf') format('truetype');
}

/** Times-New-Roman  */
@font-face {
  font-family: Helvetica;
  font-style: normal;
  font-weight: normal;
  src: local('Helvetica Regular'), url('/fonts/Helvetica/Helvetica.ttf') format('truetype');
}

@font-face {
  font-family: Helvetica;
  font-style: normal;
  font-weight: 600;
  src: local('Helvetica Bold'), url('/fonts/Helvetica/Helvetica-Bold.ttf') format('truetype');
}

/** Verdana  */
@font-face {
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
  src: local('Verdana Regular'), url('/fonts/Verdana/verdana.ttf') format('truetype');
}

@font-face {
  font-family: Verdana;
  font-style: normal;
  font-weight: 600;
  src: local('Verdana Bold'), url('/fonts/Verdana/Verdana Bold.ttf') format('truetype');
}

/** Geneva  */
@font-face {
  font-family: Geneva;
  font-style: normal;
  font-weight: normal;
  src: local('Geneva Regular'), url('/fonts/Geneva/Geneva Regular.ttf') format('truetype');
}

@font-face {
  font-family: Geneva;
  font-style: normal;
  font-weight: 600;
  src: local('Geneva Bold'), url('/fonts/Geneva/Geneva Bold-Italic.ttf') format('truetype');
}

/** Calibri  */
@font-face {
  font-family: Calibri;
  font-style: normal;
  font-weight: normal;
  src: local('Calibri Regular'), url('/fonts/Calibri/CALIBRI.ttf') format('truetype');
}

/** Garamond  */
@font-face {
  font-family: Garamond;
  font-style: normal;
  font-weight: normal;
  src: local('Garamond'), url('/fonts/Garamond/Garamond.ttf') format('truetype');
}

@font-face {
  font-family: Garamond;
  font-style: normal;
  font-weight: 600;
  src: local('Garamond Bold'), url('/fonts/Garamond/Garamond Bold font.ttf') format('truetype');
}

/** Perpetua  */
@font-face {
  font-family: Perpetua;
  font-style: normal;
  font-weight: normal;
  src: local('Perpetua'), url('/fonts/Perpetua/per_____.ttf') format('truetype');
}

@font-face {
  font-family: Perpetua;
  font-style: normal;
  font-weight: 600;
  src: local('Perpetua Bold'), url('/fonts/Perpetua/Perpetua Bold font.ttf') format('truetype');
}

/** Montserrat  */
@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat'), url('/fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
  }
  
  @font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    src: local('Montserrat'), url('/fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
  }

/** SoDo Sans */
@font-face {
    font-family: SoDo Sans;
    font-style: normal;
    font-weight: normal;
    src: local('SoDo Sans'), url('/fonts/SoDoSans/SoDoSans-Regular.ttf') format('truetype');
}

/** SansSerif */
@font-face {
    font-family: Sans-serif;
    font-style: normal;
    font-weight: normal;
    src: local('Sans-serif'), url('/fonts/SansSerif/SansSerif.ttf') format('truetype');
}

/** Segoe UI */
@font-face {
    font-family: Segoe UI;
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI'), url('/fonts/SegoeUI/SegoeUI.ttf') format('truetype');
}

/** Segoe UI */
@font-face {
    font-family: Segoe UI;
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI'), url('/fonts/SegoeUI/SegoeUI.ttf') format('truetype');
}
/** Roboto */
@font-face{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    src: local('Roboto'), url('/fonts/Roboto/Roboto-Regular.ttf') format('truetype');
}
/** Helvetica Neue */
@font-face {
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Neue'), url('/fonts/HelveticaNeue/HelveticaNeueCyr-Light.ttf') format('truetype');
}

/** Noto Sans */
@font-face {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: normal;
    src: local('Noto Sans'), url('/fonts/NotoSans/NotoSans_SemiCondensed-Regular.ttf') format('truetype');
}
/** Menlo */
@font-face {
    font-family: Menlo;
    font-weight: normal;
    font-style: normal;
    src: local('Menlo'), url('/fonts/Menlo/Menlo-Regular.ttf') format('truetype');
}
/** Monaco */
@font-face {
    font-family: Monaco;
    font-weight: normal;
    font-style: normal;
    src: local('Monaco'), url('/fonts/Monaco/Monaco.ttf') format('truetype');
}
/** Consolas */
@font-face {
    font-family: Consolas;
    font-weight: normal;
    font-style: normal;
    src: local('Consolas'), url('/fonts/Consolas/Consolas.ttf') format('truetype');
}
/** Liberation Mono */
@font-face {
    font-family: Liberation Mono;
    font-weight: normal;
    font-style: normal;
    src: local('Liberation Mono'), url('/fonts/LiberationMono/LiberationMono.ttf') format('truetype');
}
/** monospace */
@font-face {
    font-family: monospace;
    font-weight: normal;
    font-style: normal;
    src: local('monospace'), url('/fonts/monospace/MonospaceTypewriter.ttf') format('truetype');
}

@font-face {
	font-family: Outfit;
	font-style: normal;
	font-weight: normal;
	src: local('Outfit'), url('/fonts/Outfit/Outfit-Regular.ttf') format('truetype');
}

@font-face {
    font-family: Outfit;
    font-style: normal;
    font-weight: bold;
    src: local('Outfit'), url('/fonts/Outfit/Outfit-Bold.ttf') format('truetype');
}
