1 /* Copyright 2014 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
6 /* TODO(dzhioev): get rid of this file, when we have Roboto among system fonts.
7 * http://crbug.com/409047
11 font-family: 'Roboto';
14 src: url
(Roboto-Thin
.ttf
) format
('truetype');
18 font-family: 'Roboto';
21 src: url
(Roboto-Light
.ttf
) format
('truetype');
25 font-family: 'Roboto';
28 src: url
(Roboto-Regular
.ttf
) format
('truetype');
32 font-family: 'Roboto';
35 src: url
(Roboto-Medium
.ttf
) format
('truetype');
39 font-family: 'Roboto';
42 src: url
(Roboto-Bold
.ttf
) format
('truetype');