update text

This commit is contained in:
Luke Pulverenti 2015-03-21 14:12:12 -04:00
parent 598ac483e0
commit 56f6598039
92 changed files with 120 additions and 123 deletions

View file

@ -33,11 +33,13 @@
src: local('Roboto Bold'), local('Roboto-Bold'), url(fonts/RobotoBold.woff) format('woff');
}
/* latin */
@font-face {
font-family: 'MBLogo';
font-style: normal;
font-weight: 200;
src: url('fonts/mblogo.woff') format('woff');
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat-Regular'), url(fonts/Montserrat.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* For some reason jquery mobile 1.4.5 wants to horitontally pad mini form fields. */