@font-face {
    font-family: 'PhosphateSolid';
    src: url('PhosphateSolid.eot');
    src: url('PhosphateSolid.eot?#iefix') format('embedded-opentype'),
        url('PhosphateSolid.woff2') format('woff2'),
        url('PhosphateSolid.woff') format('woff'),
        url('PhosphateSolid.ttf') format('truetype'),
        url('PhosphateSolid.svg#PhosphateSolid') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Trueno';
    src: url('TruenoBd.eot');
    src: url('TruenoBd.eot?#iefix') format('embedded-opentype'),
        url('TruenoBd.woff2') format('woff2'),
        url('TruenoBd.woff') format('woff'),
        url('TruenoBd.ttf') format('truetype'),
        url('TruenoBd.svg#TruenoBd') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Trueno';
    src: url('TruenoRg.eot');
    src: url('TruenoRg.eot?#iefix') format('embedded-opentype'),
        url('TruenoRg.woff2') format('woff2'),
        url('TruenoRg.woff') format('woff'),
        url('TruenoRg.ttf') format('truetype'),
        url('TruenoRg.svg#TruenoRg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Trueno';
    src: url('TruenoBlk.eot');
    src: url('TruenoBlk.eot?#iefix') format('embedded-opentype'),
        url('TruenoBlk.woff2') format('woff2'),
        url('TruenoBlk.woff') format('woff'),
        url('TruenoBlk.ttf') format('truetype'),
        url('TruenoBlk.svg#TruenoBlk') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Trueno';
    src: url('TruenoSBd.eot');
    src: url('TruenoSBd.eot?#iefix') format('embedded-opentype'),
        url('TruenoSBd.woff2') format('woff2'),
        url('TruenoSBd.woff') format('woff'),
        url('TruenoSBd.ttf') format('truetype'),
        url('TruenoSBd.svg#TruenoSBd') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trueno';
    src: url('TruenoLt.eot');
    src: url('TruenoLt.eot?#iefix') format('embedded-opentype'),
        url('TruenoLt.woff2') format('woff2'),
        url('TruenoLt.woff') format('woff'),
        url('TruenoLt.ttf') format('truetype'),
        url('TruenoLt.svg#TruenoLt') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trueno';
    src: url('TruenoExBd.eot');
    src: url('TruenoExBd.eot?#iefix') format('embedded-opentype'),
        url('TruenoExBd.woff2') format('woff2'),
        url('TruenoExBd.woff') format('woff'),
        url('TruenoExBd.ttf') format('truetype'),
        url('TruenoExBd.svg#TruenoExBd') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}




@font-face {
  font-family: 'meteoricons';
  src:  url('meteoricons.eot?uaxtz1');
  src:  url('meteoricons.eot?uaxtz1#iefix') format('embedded-opentype'),
    url('meteoricons.ttf?uaxtz1') format('truetype'),
    url('meteoricons.woff?uaxtz1') format('woff'),
    url('meteoricons.svg?uaxtz1#meteoricons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="mcicon-"], [class*=" mcicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'meteoricons' !important;
  speak: never;
  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;
}

.icon-mc-globe:before {
  content: "\e900";
  color: #eeeac5;
}
.icon-mc-tower:before {
  content: "\e901";
  color: #eeeac5;
}
