<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<html>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Tangerine">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Ultra">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Ribeye">
<link href='https://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="tangerine">Lets use some google fonts for test - No Greek here :( </div>
<div class="ultra">This is the Ultra font</div>
<div class="ribeye">This is the Ribeye font (again no GREEK)</div>
<div class="lobster">really this is the lobster? Yep!!</div>
<div class="helvet">Helvetica Ελληνικά ΑΒΓΔ</div>
</body>
</html>