@font-face {
    font-family: 'Petrona';
    src: url('../fonts/Petrona-ExtraLightItalic.woff2') format('woff2'),
    url('../fonts/Petrona-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Petrona';
    src: url('../fonts/Petrona-Light.woff2') format('woff2'),
    url('../fonts/Petrona-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-LightItalic.woff2') format('woff2'),
    url('../fonts/SourceSansPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Light.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-SemiBold.woff2') format('woff2'),
    url('../fonts/SourceSansPro-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-SemiBoldItalic.woff2') format('woff2'),
    url('../fonts/SourceSansPro-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Italic.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'icons';
    src: url('../fonts/icons.woff2') format('woff2'),
    url('../fonts/icons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* icon font */
[class^="i_"]:before, [class*=" i_"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* icons v1.0 - 39 icons */
.i_map-pin:before {
    content: "\e900";
}
.i_check:before {
    content: "\e907";
}
.i_clock:before {
    content: "\e906";
}
.i_phone:before {
    content: "\e901";
}
.i_telephone:before {
    content: "\e901";
}
.i_contact:before {
    content: "\e901";
}
.i_support:before {
    content: "\e901";
}
.i_call:before {
    content: "\e901";
}
.i_pin:before {
    content: "\e919";
}
.i_nav_prev:before {
    content: "\e902";
}
.i_nav_next:before {
    content: "\e903";
}
.i_chevron_down_alt:before {
    content: "\e904";
}
.i_chevron_up_alt:before {
    content: "\e905";
}
.i_plus_alt:before {
    content: "\e908";
}
.i_play_alt:before {
    content: "\e909";
}
.i_search_alt:before {
    content: "\e90a";
}
.i_arrow_right_alt:before {
    content: "\e90b";
}
.i_prev:before {
    content: "\e91a";
}
.i_next:before {
    content: "\e91b";
}
.i_angle_top_thin:before {
    content: "\e91c";
}
.i_close_thin:before {
    content: "\e91d";
}
.i_plus:before {
    content: "\e91e";
}
.i_angle_right_thin:before {
    content: "\e91f";
}
.i_globe:before {
    content: "\e922";
}
.i_chevron_left:before {
    content: "\f053";
}
.i_chevron_right:before {
    content: "\f054";
}
.i_chevron_up:before {
    content: "\f077";
}
.i_chevron_down:before {
    content: "\f078";
}
.i_angle_left:before {
    content: "\f104";
}
.i_angle_right:before {
    content: "\f105";
}
.i_angle_up:before {
    content: "\f106";
}
.i_angle_down:before {
    content: "\f107";
}
.i_search_b:before {
    content: "\f002";
}
.i_envelope_o:before {
    content: "\f003";
}
.i_envelope:before {
    content: "\f0e0";
}
.i_twtr:before {
    content: "\f099";
}
.i_fcbk:before {
    content: "\f09a";
}
.i_lnkdn:before {
    content: "\f0e1";
}
.i_ytb_play:before {
    content: "\f16a";
}
.i_ytb:before {
    content: "\f167";
}
.i_inst:before {
    content: "\f16d";
}
.i_share:before {
    content: "\f1e0";
}
.i_share_sqr:before {
    content: "\f1e1";
}