/* CSS - default */
/* -------------------------------------------------------------------- */
/* - Font (Exo)                                                       - */
/* -------------------------------------------------------------------- */
@font-face { font-family: 'Exo'; font-style: normal;         font-weight: 100; src: local('Exo'), url('/static/cylian/font/Exo-Thin.otf') format('opentype'); }
@font-face { font-family: 'Exo'; font-style: italic,oblique; font-weight: 100; src: local('Exo'), url('/static/cylian/font/Exo-ThinItalic.otf') format('opentype'); }

@font-face { font-family: 'Exo'; font-style: normal;         font-weight: 200; src: local('Exo'), url('/static/cylian/font/Exo-ExtraLight.otf') format('opentype'); }
@font-face { font-family: 'Exo'; font-style: italic,oblique; font-weight: 200; src: local('Exo'), url('/static/cylian/font/Exo-ExtraLightItalic.otf') format('opentype'); }

@font-face { font-family: 'Exo'; font-style: normal;         font-weight: 300; src: local('Exo'), url('/static/cylian/font/Exo-Light.otf') format('opentype'); }
@font-face { font-family: 'Exo'; font-style: italic,oblique; font-weight: 300; src: local('Exo'), url('/static/cylian/font/Exo-LightItalic.otf') format('opentype'); }

@font-face { font-family: 'Exo'; font-style: normal;         font-weight: 400; src: local('Exo'), url('/static/cylian/font/Exo-Regular.otf') format('opentype'); }
@font-face { font-family: 'Exo'; font-style: italic,oblique; font-weight: 400; src: local('Exo'), url('/static/cylian/font/Exo-Italic.otf') format('opentype'); }

@font-face { font-family: 'Exo'; font-style: normal;         font-weight: 500; src: local('Exo'), url('/static/cylian/font/Exo-Medium.otf') format('opentype'); }
@font-face { font-family: 'Exo'; font-style: italic,oblique; font-weight: 500; src: local('Exo'), url('/static/cylian/font/Exo-MediumItalic.otf') format('opentype'); }

@font-face { font-family: 'Exo'; font-style: normal;         font-weight: 600; src: local('Exo'), url('/static/cylian/font/Exo-SemiBold.otf') format('opentype'); }
@font-face { font-family: 'Exo'; font-style: italic,oblique; font-weight: 600; src: local('Exo'), url('/static/cylian/font/Exo-Italic.otf') format('opentype'); }

@font-face { font-family: 'Exo'; font-style: normal;         font-weight: 700; src: local('Exo'), url('/static/cylian/font/Exo-Bold.otf') format('opentype'); }
@font-face { font-family: 'Exo'; font-style: italic,oblique; font-weight: 700; src: local('Exo'), url('/static/cylian/font/Exo-BoldItalic.otf') format('opentype'); }

@font-face { font-family: 'Exo'; font-style: normal;         font-weight: 800; src: local('Exo'), url('/static/cylian/font/Exo-ExtraBold.otf') format('opentype'); }
@font-face { font-family: 'Exo'; font-style: italic,oblique; font-weight: 800; src: local('Exo'), url('/static/cylian/font/Exo-ExtraBoldItalic.otf') format('opentype'); }

@font-face { font-family: 'Exo'; font-style: normal;         font-weight: 900; src: local('Exo'), url('/static/cylian/font/Exo-Black.otf') format('opentype'); }
@font-face { font-family: 'Exo'; font-style: italic,oblique; font-weight: 900; src: local('Exo'), url('/static/cylian/font/Exo-BlackItalic.otf') format('opentype'); }