﻿@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-Thin.woff2') format('woff2'),
    url('../fonts/mont/Mont-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-ThinItalic.woff2') format('woff2'),
    url('../fonts/mont/Mont-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-ExtraLight.woff2') format('woff2'),
    url('../fonts/mont/Mont-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-ExtraLightItalic.woff2') format('woff2'),
    url('../fonts/mont/Mont-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-Light.woff2') format('woff2'),
    url('../fonts/mont/Mont-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-LightItalic.woff2') format('woff2'),
    url('../fonts/mont/Mont-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-Regular.woff2') format('woff2'),
    url('../fonts/mont/Mont-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-RegularItalic.woff2') format('woff2'),
    url('../fonts/mont/Mont-RegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-Book.woff2') format('woff2'),
    url('../fonts/mont/Mont-Book.woff') format('woff');
  font-weight: 450;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-BookItalic.woff2') format('woff2'),
    url('../fonts/mont/Mont-BookItalic.woff') format('woff');
  font-weight: 450;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-SemiBold.woff2') format('woff2'),
    url('../fonts/mont/Mont-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-SemiBoldItalic.woff2') format('woff2'),
    url('../fonts/mont/Mont-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-Bold.woff2') format('woff2'),
    url('../fonts/mont/Mont-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-BoldItalic.woff2') format('woff2'),
    url('../fonts/mont/Mont-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-Heavy.woff2') format('woff2'),
    url('../fonts/mont/Mont-Heavy.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-HeavyItalic.woff2') format('woff2'),
    url('../fonts/mont/Mont-HeavyItalic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-Black.woff2') format('woff2'),
    url('../fonts/mont/Mont-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Mont';
  src:
    url('../fonts/mont/Mont-BlackItalic.woff2') format('woff2'),
    url('../fonts/mont/Mont-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: block;
}
