/************************************************

    Custom app fonts css start here

/*************************************************/

@font-face {

    font-family: 'proximaNova-L';

    src:  url('../fonts/ProximaNova-Light.ttf');

    src:   url('../fonts/ProximaNova-Light.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: block;

  }

  @font-face {

    font-family: 'proximaNova-R';

    src:  url('../fonts/ProximaNova-Regular.ttf');

    src:   url('../fonts/ProximaNova-Regular.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: block;

  }

  @font-face {

    font-family: 'proximaNova-SB';

    src:  url('../fonts/ProximaNova-Semibold.ttf');

    src:   url('../fonts/ProximaNova-Semibold.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: block;

  }

  @font-face {

    font-family: 'proximaNova-B';

    src:  url('../fonts/ProximaNova-Bold.ttf');

    src:   url('../fonts/ProximaNova-Black.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: block;

  }



  

/************************************************

    Custom Icon css start here

/*************************************************/

@font-face {

    font-family: 'mitskills';

    src:  url('../fonts/mitskills.eot?jgbanw');

    src:  url('../fonts/mitskills.eot?jgbanw#iefix') format('embedded-opentype'),

      url('../fonts/mitskills.ttf?jgbanw') format('truetype'),

      url('../fonts/mitskills.woff?jgbanw') format('woff'),

      url('../fonts/mitskills.svg?jgbanw#mitskills') format('svg');

    font-weight: normal;

    font-style: normal;

    font-display: block;

  }

  

  [class^="mtsk-"], [class*=" mtsk-"] {

    font-family: 'mitskills' !important;

    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;

  }

 

.mtsk-minus:before {

  content: "\e90e";

}

.mtsk-duration:before {

  content: "\e90f";

}

.mtsk-fee:before {

  content: "\e910";

}

.mtsk-language:before {

  content: "\e911";

}

.mtsk-plus:before {

  content: "\e912";

}

.mtsk-training:before {

  content: "\e913";

}

.mtsk-download:before {

  content: "\e902";

}

.mtsk-down-arrow:before {

  content: "\e903";

}

.mtsk-left-arrow:before {

  content: "\e90c";

}

.mtsk-right-arrow:before {

  content: "\e90d";

}

.mtsk-arrow:before {

  content: "\e900";

}

.mtsk-cource:before {

  content: "\e901";

}

.mtsk-facebook:before {

  content: "\e904";

}

.mtsk-instagram:before {

  content: "\e905";

}

.mtsk-linkedIn:before {

  content: "\e906";

}

.mtsk-mail:before {

  content: "\e907";

}

.mtsk-pf:before {

  content: "\e908";

}

.mtsk-phone:before {

  content: "\e909";

}

.mtsk-time:before {

  content: "\e90a";

}

.mtsk-user:before {

  content: "\e90b";

}

.mtsk-location:before {
  content: "\e914";

}

.newright-icon1:before {
  content: "\002705";
}

