*/CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* /*  @font-face {
      font-family: 'PP Monument Extended - Bold v3.0';
      src: url('/path/to/your/font.woff2') format('woff2'),
           url('/path/to/your/font.woff') format('woff');
      font-weight: normal;
      font-style: normal;
    }@import url('http://example.com/example_style.css'); */

/***********************************************/
/*   @font-face {
      font-family: 'PP Neue Montreal - Upright Family v2.6';
      src: url('/path/to/your/font.woff2') format('woff2'),
           url('/path/to/your/font.woff') format('woff');
      font-weight: normal;
      font-style: normal;
    }@import url('http://example.com/example_style.css'); 

@font-face {
      font-family: '9mKzKVP7TZyAaRE1n1H0_FH Ronaldson Condensed Regular (1)';
      src: url('/path/to/your/font.woff2') format('woff2'),
           url('/path/to/your/font.woff') format('woff');
      font-weight: normal;
      font-style: normal;
    }@import url('http://example.com/example_style.css');    */
/*****************************************/