@font-face {
  font-family: "GothamBold";
  src: url("../fonts/Gotham-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Gotham-Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Gotham-Bold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Gotham-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Gotham-Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Gotham-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamNarrow-Bold";
  src: url("../fonts/GothamNarrow-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/GothamNarrow-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/GothamNarrow-Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/GothamNarrow-Bold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/GothamNarrow-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/GothamNarrow-Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/GothamNarrow-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamMedium";
  src: url("../fonts/Gotham-Medium.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Gotham-Medium.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Gotham-Medium.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Gotham-Medium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Gotham-Medium.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Gotham-Medium.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamBook";
  src: url("../fonts/Gotham-Book.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Gotham-Book.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Gotham-Book.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Gotham-Book.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Gotham-Book.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Gotham-Book.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamNarrow-Book";
  src: url("../fonts/GothamNarrow-Book.eot"); /* IE9 Compat Modes */
  src: url("../fonts/GothamNarrow-Book.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/GothamNarrow-Book.otf") format("opentype"), /* Open Type Font */
    url("../fonts/GothamNarrow-Book.svg") format("svg"), /* Legacy iOS */
    url("../fonts/GothamNarrow-Book.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/GothamNarrow-Book.woff") format("woff"), /* Modern Browsers */
    url("../fonts/GothamNarrow-Book.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GothamLight";
  src: url("../fonts/Gotham-Light.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Gotham-Light.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Gotham-Light.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Gotham-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Gotham-Light.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Gotham-Light.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'fontawesome-webfont';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontawesome-webfont.woff') format('woff'),
         url('../fonts/fontawesome-webfont.ttf') format('truetype');
}

/*
.tm-mask-default {
  -webkit-mask-box-image-source: url("../../yootheme_child/vendor/assets/uikit-themes/master-fjord/images/mask-default-image-vulamasango.png");
  mask-border: url("../../yootheme_child/vendor/assets/uikit-themes/master-fjord/images/mask-default-image-vulamasango.png");
  -webkit-mask-box-image-slice: 100 fill;
  mask-border-slice: 100;
  -webkit-mask-box-image-repeat: round;
  mask-border-repeat: round;
  mask-image: url("../../yootheme_child/vendor/assets/uikit-themes/master-fjord/images/mask-default-image-vulamasango.png");
  mask-size: 100% 100%;
}
*/