/*
  Theme Name: XDot
*/


/* Typography */

@font-face { font-family: "xaifont"; src: url('fonts/ClearSans-Thin.eot'); src: url('fonts/ClearSans-Thin.eot?#iefix') format("embedded-opentype"), url('fonts/ClearSans-Thin.woff') format("woff"), url('fonts/ClearSans-Thin.ttf') format("truetype"); font-weight: 100; font-style: normal; }
@font-face { font-family: "xaifont"; src: url('fonts/ClearSans-Light.eot'); src: url('fonts/ClearSans-Light.eot?#iefix') format("embedded-opentype"), url('fonts/ClearSans-Light.woff') format("woff"), url('fonts/ClearSans-Light.ttf') format("truetype"); font-weight: 300; font-style: normal; }
@font-face { font-family: "xaifont"; src: url('fonts/ClearSans-Regular.eot'); src: url('fonts/ClearSans-Regular.eot?#iefix') format("embedded-opentype"), url('fonts/ClearSans-Regular.woff') format("woff"), url('fonts/ClearSans-Regular.ttf') format("truetype"); font-weight: 400; font-style: normal; }
@font-face { font-family: "xaifont"; src: url('fonts/ClearSans-Italic.eot'); src: url('fonts/ClearSans-Italic.eot?#iefix') format("embedded-opentype"), url('fonts/ClearSans-Italic.woff') format("woff"), url('fonts/ClearSans-Italic.ttf') format("truetype"); font-weight: 400; font-style: italic; }
@font-face { font-family: "xaifont"; src: url('fonts/ClearSans-Medium.eot'); src: url('fonts/ClearSans-Medium.eot?#iefix') format("embedded-opentype"), url('fonts/ClearSans-Medium.woff') format("woff"), url('fonts/ClearSans-Medium.ttf') format("truetype"); font-weight: 500; font-style: normal; }
@font-face { font-family: "xaifont"; src: url('fonts/ClearSans-MediumItalic.eot'); src: url('fonts/ClearSans-MediumItalic.eot?#iefix') format("embedded-opentype"), url('fonts/ClearSans-MediumItalic.woff') format("woff"), url('fonts/ClearSans-MediumItalic.ttf') format("truetype"); font-weight: 500; font-style: italic; }
@font-face { font-family: "xaifont"; src: url('fonts/ClearSans-Bold.eot'); src: url('fonts/ClearSans-Bold.eot?#iefix') format("embedded-opentype"), url('fonts/ClearSans-Bold.woff') format("woff"), url('fonts/ClearSans-Bold.ttf') format("truetype"); font-weight: 700; font-style: normal; } 

body {
	font-family: xaifont, verdana, tahoma, sans-serif;
	font-weight: 300;
}

b, strong {
	font-weight: 500;
}

a {
	text-decoration: none;
}

