/*-----------------------------------------------------------------------------------*/ /* Custom Fonts - light */ /*-----------------------------------------------------------------------------------*/ @font-face { font-family: 'robotolight'; src: url('../fonts/roboto/roboto-light-webfont.eot'); src: url('../fonts/roboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/roboto-light-webfont.woff') format('woff'), url('../fonts/roboto/roboto-light-webfont.ttf') format('truetype'), url('../fonts/roboto/roboto-light-webfont.svg#robotolight') format('svg'); font-weight: normal; font-style: normal; } /*-----------------------------------------------------------------------------------*/ /* Custom Fonts - Medium */ /*-----------------------------------------------------------------------------------*/ @font-face { font-family: 'robotomedium'; src: url('../fonts/roboto/roboto-medium-webfont.eot'); src: url('../fonts/roboto/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/roboto-medium-webfont.woff') format('woff'), url('../fonts/roboto/roboto-medium-webfont.ttf') format('truetype'), url('../fonts/roboto/roboto-medium-webfont.svg#robotomedium') format('svg'); font-weight: normal; font-style: normal; }