﻿/** Start Prompt Font **/

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-Thin.woff?ufDYVKv8emke4QtAiFXf+Q') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-ThinItalic.woff?9_eBDegzKbh8inefF9hxXA') format('woff');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-ExtraLight.woff?cvbpDjZbUGqfD5UgBvTrig') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-ExtraLightItalic.woff?Z9dN6d9i_AneLG6nwVhtVQ') format('woff');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-Light.woff?27jdDAOTYUiJLzF1BC9NSA') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-LightItalic.woff?N06CfXSlImPGjJhFhWllvw') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-Regular.woff?g4oEgx9tNlOJE8+TUplFaQ') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-Italic.woff?Dzrr3yK7_0gVrhtyyK+wBw') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-Medium.woff?QLXg4TxvJBp8akIWq8HH2Q') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-MediumItalic.woff?MoHk4ZdvivaYskB71E7_YA') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-SemiBold.woff?i7H5G4jkvrfl_846rYc2JQ') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-SemiBoldItalic.woff?1OYLD+SdOjjS_FylXLzOFA') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-Bold.woff?9MmxEuHGGG6f5rCPKSt9dw') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-BoldItalic.woff?g5EAWN1hbDvgNLy5hnf43Q') format('woff');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-ExtraBold.woff?_C_HKbjDdONCj4eV5mrQag') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-ExtraBoldItalic.woff?ISd+b5+4HPi84Ey9tVp4fw') format('woff');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-Black.woff?qLvciDVPvLKwrekj4tJqgQ') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Prompt';
  src: url('../Prompt-BlackItalic.woff?cLGR00k4ndRqG5XXd_D99A') format('woff');
  font-weight: 900;
  font-style: italic;
}


html,
body,
a,
select,
fieldset,
input,
button,
select,
textarea,
optgroup,
option {
    font-family: 'Prompt', sans-serif;
}

/** End Prompt Font **/
