answersLogoWhite

0

The font name is Matrix II Extra Bold, however the 'R' is modified from the original font and the original font can be found here:

http://www.ufonts.com/download/matrix-extrabold/178272.html

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What team did the ravens use to be?

While officially an "expansion team" the Baltimore Ravens were created when Art Modell moved the then Cleveland Browns to Baltimore.


What do the Baltimore Ravens use for transport?

Team jet/bus


How do you use tromp in a sentence?

Baltimore's Ravens were seen to tromp on San Francisco's Niners, yesterday.


Where can you find the Pittsburgh Pirates team font?

what font pittsburgh pirates use


What font do they use in Free Realms?

Well Freerealms Has Its Own Font, And When You Install Freerealms Into Your Computer,you Also Get The Font, Just Search in Your Computer freerealms.ttf And You Should Find It


How do you change the font in Instagram?

To change the font in Instagram a user should click on the font button. Then the user should scroll down and find the type of font they would like to use. After selecting the font the user can also change the font size by choosing the size from the drop down list.


What font does chase bank use for their logo?

font:(zekton) this is no the font chase use but is rally similar


What font does Glock use?

Probably a generic font.


What font do the Olympics use?

font 22


What font do the vimto logo use?

Juicy Font


How do you use 1001 fonts?

Use the search box to find a font that you like the look of. Once you have found the right font follow the instuctions on the faq for that website (link bellow under related links)


Can you use the font element for text properties in css?

Yes, you can style fonts using CSS. Identify the HTML element that you want to style, for example <p>, and then use the { font-family: your_font; } to change the font family (such as arial, times new roman etc), { font-size: ?px; } to size the font. To color the font just use {color: ?;} For bold use {font-weight: bold;} For italics use {font-style: italic;}