/* Archivo: fuentes.css */
/*
Mont-Black.ttf
MONT-BLACK_0.TTF
Mont-BlackItalic.ttf
MONT-BLACKITALIC_0.TTF
Mont-Bold.ttf
MONT-BOLD_0.TTF
Mont-BoldItalic.ttf
MONT-BOLDITALIC_0.TTF
Mont-ExtraLight.ttf
MONT-EXTRALIGHT_0.TTF
MONT-EXTRALIGHTDEMO(1).OTF
Mont-ExtraLightDEMO.otf
Mont-ExtraLightItalic.ttf
MONT-EXTRALIGHTITALIC_0.TTF
Mont-Heavy.ttf
MONT-HEAVY_0.TTF
MONT-HEAVYDEMO(1).OTF
Mont-HeavyDEMO.otf
Mont-HeavyItalic.ttf
MONT-HEAVYITALIC_0.TTF
Mont-Light.ttf
MONT-LIGHT_0.TTF
Mont-LightItalic.ttf
MONT-LIGHTITALIC_0.TTF
Mont-Regular.ttf
MONT-REGULAR_1.TTF
Mont-RegularItalic.ttf
MONT-REGULARITALIC_0.TTF
Mont-SemiBold.ttf
MONT-SEMIBOLD_0.TTF
Mont-SemiBoldItalic.ttf
MONT-SEMIBOLDITALIC_0.TTF
Mont-Thin.ttf
MONT-THIN_0.TTF
Mont-ThinItalic.ttf
MONT-THINITALIC_0.TTF
MYRIADPRO-BOLD.OTF
MYRIADPRO-BOLDCOND.OTF
MYRIADPRO-BOLDCONDIT.OTF
MYRIADPRO-BOLDIT.OTF
MYRIADPRO-COND.OTF
MYRIADPRO-CONDIT.OTF
MyriadPro-Light.otf
MYRIADPRO-REGULAR.OTF
MYRIADPRO-SEMIBOLD.OTF
MYRIADPRO-SEMIBOLDIT.OTF
Roboto-Black.ttf
Roboto-BlackItalic.ttf
Roboto-Bold.ttf
Roboto-BoldItalic.ttf
RobotoCondensed-Black.ttf
RobotoCondensed-BlackItalic.ttf
RobotoCondensed-Bold.ttf
RobotoCondensed-BoldItalic.ttf
RobotoCondensed-ExtraBold.ttf
RobotoCondensed-ExtraBoldItalic.ttf
RobotoCondensed-ExtraLight.ttf
RobotoCondensed-ExtraLightItalic.ttf
RobotoCondensed-Italic.ttf
RobotoCondensed-Light.ttf
RobotoCondensed-LightItalic.ttf
RobotoCondensed-Medium.ttf
RobotoCondensed-MediumItalic.ttf
RobotoCondensed-Regular.ttf
RobotoCondensed-SemiBold.ttf
RobotoCondensed-SemiBoldItalic.ttf
RobotoCondensed-Thin.ttf
RobotoCondensed-ThinItalic.ttf
Roboto-Italic.ttf
Roboto-Light.ttf
Roboto-LightItalic.ttf
Roboto-Medium.ttf
Roboto-MediumItalic.ttf
Roboto-Regular.ttf
Roboto-Thin.ttf
Roboto-ThinItalic.ttf
*/
/* Fuentes Mont */
@font-face {
  font-family: 'Mont-Black';
  src: url('Mont-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-BlackItalic';
  src: url('Mont-BlackItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-Bold';
  src: url('Mont-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-BoldItalic';
  src: url('Mont-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-ExtraLight';
  src: url('Mont-ExtraLight.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-ExtraLightItalic';
  src: url('Mont-ExtraLightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-Heavy';
  src: url('Mont-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-HeavyItalic';
  src: url('Mont-HeavyItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-Light';
  src: url('Mont-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-LightItalic';
  src: url('Mont-LightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-Regular';
  src: url('Mont-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-RegularItalic';
  src: url('Mont-RegularItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-SemiBold';
  src: url('Mont-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-SemiBoldItalic';
  src: url('Mont-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-Thin';
  src: url('Mont-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'Mont-ThinItalic';
  src: url('Mont-ThinItalic.ttf') format('truetype');
}

/* Fuentes Myriad Pro */
@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('MYRIADPRO-BOLD.OTF') format('opentype');
}
@font-face {
  font-family: 'MyriadPro-BoldCond';
  src: url('MYRIADPRO-BOLDCOND.OTF') format('opentype');
}
@font-face {
  font-family: 'MyriadPro-BoldCondItalic';
  src: url('MYRIADPRO-BOLDCONDIT.OTF') format('opentype');
}
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('MYRIADPRO-REGULAR.OTF') format('opentype');
}
@font-face {
  font-family: 'MyriadPro-Light';
  src: url('MyriadPro-Light.otf') format('opentype');
}
@font-face {
  font-family: 'MyriadPro-SemiBold';
  src: url('MYRIADPRO-SEMIBOLD.OTF') format('opentype');
}

/* Fuentes Roboto */
@font-face {
  font-family: 'Roboto-Black';
  src: url('Roboto-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-BlackItalic';
  src: url('Roboto-BlackItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('Roboto-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-BoldItalic';
  src: url('Roboto-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-Thin';
  src: url('Roboto-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-ThinItalic';
  src: url('Roboto-ThinItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-Condensed';
  src: url('RobotoCondensed-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-CondensedBold';
  src: url('RobotoCondensed-Bold.ttf') format('truetype');
}

.note-dropdown-menu .dropdown-item
{
	padding: 0px !important;
	font-size: 0.8rem !important;
}