/*
    Load fonts in this file using @font-face
    Example:
        @font-face {
           font-family: 'FontName';
           src: url('FontName.eot');
           src: url('FontName.eot?#iefix') format('embedded-opentype'),
                 url('FontName.woff2') format('woff2'),
                 url('FontName.woff') format('woff'),
                 url('FontName.ttf') format('truetype');
            font-style: normal;
            font-weight: 400;
        }

    Font Weights:
        100 - Thin
        200 - Extra Light (Ultra Light)
        300 - Light
        400 - Normal
        500 - Medium
        600 - Semi Bold (Demi Bold)
        700 - Bold
        800 - Extra Bold (Ultra Bold)
        900 - Black (Heavy)
*/


@font-face {
   font-family: 'Montreal Serial';
   src: url('33596C_1_0.eot');
   src: url('33596C_1_0.eot?#iefix') format('embedded-opentype'),
         url('33596C_1_0.woff2') format('woff2'),
         url('33596C_1_0.woff') format('woff'),
         url('33596C_1_0.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
   font-family: 'Montreal Serial';
   src: url('33596C_5_0.eot');
   src: url('33596C_5_0.eot?#iefix') format('embedded-opentype'),
         url('33596C_5_0.woff2') format('woff2'),
         url('33596C_5_0.woff') format('woff'),
         url('33596C_5_0.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
   font-family: 'Montreal Serial';
   src: url('33596C_3_0.eot');
   src: url('33596C_3_0.eot?#iefix') format('embedded-opentype'),
         url('33596C_3_0.woff2') format('woff2'),
         url('33596C_3_0.woff') format('woff'),
         url('33596C_3_0.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
}

/*
@font-face {font-family: 'MontrealSerial-Italic';src: url('webfonts/33596C_0_0.eot');src: url('webfonts/33596C_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33596C_0_0.woff2') format('woff2'),url('webfonts/33596C_0_0.woff') format('woff'),url('webfonts/33596C_0_0.ttf') format('truetype');}


@font-face {font-family: 'MontrealSerial-Light';src: url('webfonts/33596C_1_0.eot');src: url('webfonts/33596C_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33596C_1_0.woff2') format('woff2'),url('webfonts/33596C_1_0.woff') format('woff'),url('webfonts/33596C_1_0.ttf') format('truetype');}


@font-face {font-family: 'MontrealSerial-LightItalic';src: url('webfonts/33596C_2_0.eot');src: url('webfonts/33596C_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33596C_2_0.woff2') format('woff2'),url('webfonts/33596C_2_0.woff') format('woff'),url('webfonts/33596C_2_0.ttf') format('truetype');}


@font-face {font-family: 'MontrealSerial-Medium';src: url('webfonts/33596C_3_0.eot');src: url('webfonts/33596C_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33596C_3_0.woff2') format('woff2'),url('webfonts/33596C_3_0.woff') format('woff'),url('webfonts/33596C_3_0.ttf') format('truetype');}


@font-face {font-family: 'MontrealSerial-MediumItalic';src: url('webfonts/33596C_4_0.eot');src: url('webfonts/33596C_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33596C_4_0.woff2') format('woff2'),url('webfonts/33596C_4_0.woff') format('woff'),url('webfonts/33596C_4_0.ttf') format('truetype');}


@font-face {font-family: 'MontrealSerial';src: url('webfonts/33596C_5_0.eot');src: url('webfonts/33596C_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/33596C_5_0.woff2') format('woff2'),url('webfonts/33596C_5_0.woff') format('woff'),url('webfonts/33596C_5_0.ttf') format('truetype');}
*/